summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-05 20:40:32 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-05 21:01:43 +0300
commit6acf96432152942ef67796804904b471ed40b927 (patch)
treee20ac0c45277e497a220e2ef42c21ab7ebedc5ef
parentdev-python/speg: add 0.3_p20180819, enable tests (diff)
downloadgentoo-6acf96432152942ef67796804904b471ed40b927.tar.gz
gentoo-6acf96432152942ef67796804904b471ed40b927.tar.bz2
gentoo-6acf96432152942ef67796804904b471ed40b927.zip
dev-python/speg: enable py3.11
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/speg/speg-0.3_p20180819.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/speg/speg-0.3_p20180819.ebuild b/dev-python/speg/speg-0.3_p20180819.ebuild
index dae8224ed586..9cc469010f57 100644
--- a/dev-python/speg/speg-0.3_p20180819.ebuild
+++ b/dev-python/speg/speg-0.3_p20180819.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
MY_COMMIT="877acddfd5ac5ae8b4a4592d045e74e108477643"