diff options
| author | Sam James <sam@gentoo.org> | 2025-08-03 09:48:18 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-08-03 09:50:25 +0100 |
| commit | 5a9a5adfb5bc6cb12b78056a7c37e098368a2e76 (patch) | |
| tree | 2006fe2eeab66b905c825ac71d528222ba1d9052 /dev-lang/python-exec/python-exec-2.4.10.ebuild | |
| parent | bf27293187a06265cf78d9477288761bf74b03f6 (diff) | |
| download | gentoo-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.ebuild | 2 |
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 |
