summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/python-exec-2.4.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.4.10.ebuild')
-rw-r--r--dev-lang/python-exec/python-exec-2.4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-2.4.10.ebuild b/dev-lang/python-exec/python-exec-2.4.10.ebuild
index 16746607020c..161560e2b743 100644
--- a/dev-lang/python-exec/python-exec-2.4.10.ebuild
+++ b/dev-lang/python-exec/python-exec-2.4.10.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit python-any-r1