projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d4ff91
)
dev-python/PySDL2: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:33:37 +0000
(06:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:39 +0000
(07:04 +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 53b5ea93671dc1bfd4e4b2af7a668af9aa2726a3..025e430c1d6b10ec6b35402e4b7a16880309bf95 100644
(file)
--- a/
dev-python/PySDL2/PySDL2-0.9.6.ebuild
+++ b/
dev-python/PySDL2/PySDL2-0.9.6.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit distutils-r1
DESCRIPTION="Python (ctypes) bindings for SDL2 libraries"