summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/js2py/js2py-0.74.ebuild')
-rw-r--r--dev-python/js2py/js2py-0.74.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/js2py/js2py-0.74.ebuild b/dev-python/js2py/js2py-0.74.ebuild
index 8a7112308772..d148120ae7b2 100644
--- a/dev-python/js2py/js2py-0.74.ebuild
+++ b/dev-python/js2py/js2py-0.74.ebuild
@@ -7,7 +7,7 @@ MY_PN=Js2Py
MY_P=${MY_PN}-${PV}
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1