commit: 48f49d4171c89abda1df3b3ff2c950b16ce126ea Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 7 18:00:13 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 8 12:32:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f49d41
app-portage/gpyutils: Add python3.14 targets Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/gpyutils/files/implementations.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 38f5eddae51e..66567c166fa6 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -24,6 +24,8 @@ python3_11 old 3.11 python3_12 old 3.12 python3_13 current 3.13 python3_13t experimental 3.13t +python3_14 supported 3.14 +python3_14t experimental 3.14t pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9
