aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/js2py/js2py-0.70.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/js2py/js2py-0.70.ebuild b/dev-python/js2py/js2py-0.70.ebuild
index 89200c2bf..e0a6d6f94 100644
--- a/dev-python/js2py/js2py-0.70.ebuild
+++ b/dev-python/js2py/js2py-0.70.ebuild
@@ -6,7 +6,7 @@ EAPI=7
MY_PN="Js2Py"
MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1