summaryrefslogtreecommitdiff
path: root/dev-python/pyh2o
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyh2o')
-rw-r--r--dev-python/pyh2o/pyh2o-1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyh2o/pyh2o-1.ebuild b/dev-python/pyh2o/pyh2o-1.ebuild
index 6c1927c8ea7e..f4ae99845b1b 100644
--- a/dev-python/pyh2o/pyh2o-1.ebuild
+++ b/dev-python/pyh2o/pyh2o-1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{5..10} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
inherit distutils-r1