summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/python-exec-2.4.10.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-08-03 09:48:18 +0100
committerSam James <sam@gentoo.org>2025-08-03 09:50:25 +0100
commit5a9a5adfb5bc6cb12b78056a7c37e098368a2e76 (patch)
tree2006fe2eeab66b905c825ac71d528222ba1d9052 /dev-lang/python-exec/python-exec-2.4.10.ebuild
parentbf27293187a06265cf78d9477288761bf74b03f6 (diff)
downloadgentoo-5a9a5adfb5bc6cb12b78056a7c37e098368a2e76.tar.gz
gentoo-5a9a5adfb5bc6cb12b78056a7c37e098368a2e76.tar.bz2
gentoo-5a9a5adfb5bc6cb12b78056a7c37e098368a2e76.zip
dev-lang/python-exec: enable py3.14
This is just cosmetic, though. Signed-off-by: Sam James <sam@gentoo.org>
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 af542129b696..cfea6c4b2915 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_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit python-any-r1