summaryrefslogtreecommitdiff
path: root/dev-python/installer/installer-0.7.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/installer/installer-0.7.0.ebuild')
-rw-r--r--dev-python/installer/installer-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/installer/installer-0.7.0.ebuild b/dev-python/installer/installer-0.7.0.ebuild
index 85c42fc37d04..dcaf87ff7c88 100644
--- a/dev-python/installer/installer-0.7.0.ebuild
+++ b/dev-python/installer/installer-0.7.0.ebuild
@@ -5,7 +5,7 @@
EAPI=8
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=( python3_{11..14} python3_1{3t,4t} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
inherit distutils-r1 pypi