summaryrefslogtreecommitdiff
path: root/dev-python/gsd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gsd')
-rw-r--r--dev-python/gsd/gsd-2.8.0.ebuild2
-rw-r--r--dev-python/gsd/gsd-2.8.1.ebuild2
-rw-r--r--dev-python/gsd/gsd-2.9.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gsd/gsd-2.8.0.ebuild b/dev-python/gsd/gsd-2.8.0.ebuild
index 6a8af0f7eea3..985715b858cc 100644
--- a/dev-python/gsd/gsd-2.8.0.ebuild
+++ b/dev-python/gsd/gsd-2.8.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
diff --git a/dev-python/gsd/gsd-2.8.1.ebuild b/dev-python/gsd/gsd-2.8.1.ebuild
index 55f0159e57f9..da574a931973 100644
--- a/dev-python/gsd/gsd-2.8.1.ebuild
+++ b/dev-python/gsd/gsd-2.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
diff --git a/dev-python/gsd/gsd-2.9.0.ebuild b/dev-python/gsd/gsd-2.9.0.ebuild
index 72189439c631..da574a931973 100644
--- a/dev-python/gsd/gsd-2.9.0.ebuild
+++ b/dev-python/gsd/gsd-2.9.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1