summaryrefslogtreecommitdiff
path: root/dev-python/wstools
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wstools')
-rw-r--r--dev-python/wstools/wstools-0.4.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wstools/wstools-0.4.10-r1.ebuild b/dev-python/wstools/wstools-0.4.10-r1.ebuild
index 744642979f93..0ba680ef3511 100644
--- a/dev-python/wstools/wstools-0.4.10-r1.ebuild
+++ b/dev-python/wstools/wstools-0.4.10-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1