summaryrefslogtreecommitdiff
path: root/dev-python/js2py/js2py-0.74.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-16 05:56:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-16 05:56:39 +0000
commit433cb2e828d414c74b16d429f40d25e179b0a70f (patch)
treeaf337fbb3c6591c911ea3b25ff43883e9144b506 /dev-python/js2py/js2py-0.74.ebuild
parent038c98389fa5a5efb22cffaa35ecdddfc9a38036 (diff)
gentoo auto-resync : 16:01:2023 - 05:56:39
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 d148120ae7b2..462bb6fe6a1c 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_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1