projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441ee9b
)
dev-python/PySDL2: Set DISTUTILS_USE_SETUPTOOLS
author
Michał Górny
<mgorny@gentoo.org>
Fri, 17 Jan 2020 11:17:52 +0000
(12:17 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 17 Jan 2020 11:25:28 +0000
(12:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/PySDL2/PySDL2-0.9.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PySDL2/PySDL2-0.9.6.ebuild
b/dev-python/PySDL2/PySDL2-0.9.6.ebuild
index 025e430c1d6b10ec6b35402e4b7a16880309bf95..85eed5b0afaa3a51ec927cb868b0a4fff57f46f6 100644
(file)
--- a/
dev-python/PySDL2/PySDL2-0.9.6.ebuild
+++ b/
dev-python/PySDL2/PySDL2-0.9.6.ebuild
@@
-3,6
+3,7
@@
EAPI=6
+DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1