From 5a9a5adfb5bc6cb12b78056a7c37e098368a2e76 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 3 Aug 2025 09:48:18 +0100 Subject: dev-lang/python-exec: enable py3.14 This is just cosmetic, though. Signed-off-by: Sam James --- dev-lang/python-exec/python-exec-2.4.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/python-exec/python-exec-2.4.10.ebuild') 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 -- cgit v1.2.3