summaryrefslogtreecommitdiff
path: root/dev-python/js2py/js2py-0.71.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/js2py/js2py-0.71.ebuild')
-rw-r--r--dev-python/js2py/js2py-0.71.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/js2py/js2py-0.71.ebuild b/dev-python/js2py/js2py-0.71.ebuild
index 1c6da35eb5a3..32c016798643 100644
--- a/dev-python/js2py/js2py-0.71.ebuild
+++ b/dev-python/js2py/js2py-0.71.ebuild
@@ -8,7 +8,7 @@ MY_COMMIT="5f665f60083a9796ec33861240ce31d6d2b844b6"
MY_PN="Js2Py"
MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1