summaryrefslogtreecommitdiff
path: root/dev-python/PySDL2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PySDL2')
-rw-r--r--dev-python/PySDL2/PySDL2-0.9.10.ebuild2
-rw-r--r--dev-python/PySDL2/PySDL2-0.9.11.ebuild2
-rw-r--r--dev-python/PySDL2/PySDL2-0.9.9.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PySDL2/PySDL2-0.9.10.ebuild b/dev-python/PySDL2/PySDL2-0.9.10.ebuild
index 26145c9f75d0..59156f24dc4f 100644
--- a/dev-python/PySDL2/PySDL2-0.9.10.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.10.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Python (ctypes) bindings for SDL2 libraries"
diff --git a/dev-python/PySDL2/PySDL2-0.9.11.ebuild b/dev-python/PySDL2/PySDL2-0.9.11.ebuild
index 06c4d8d23ca8..91af4df6b5a0 100644
--- a/dev-python/PySDL2/PySDL2-0.9.11.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.11.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/PySDL2/PySDL2-0.9.9.ebuild b/dev-python/PySDL2/PySDL2-0.9.9.ebuild
index 50f11b8b0860..3466aa7ada2f 100644
--- a/dev-python/PySDL2/PySDL2-0.9.9.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.9.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Python (ctypes) bindings for SDL2 libraries"