diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-08 18:54:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-14 14:35:41 +0200 |
commit | e89c805bc111dcd9e0a6733a31fff7982913d6e3 (patch) | |
tree | f3028fe11a37d28e9da2f56fe0c609b49a3a69a8 /app-portage/gpyutils | |
parent | python-utils-r1.eclass: Support python3_13t (freethreading) target (diff) | |
download | gentoo-e89c805bc111dcd9e0a6733a31fff7982913d6e3.tar.gz gentoo-e89c805bc111dcd9e0a6733a31fff7982913d6e3.tar.bz2 gentoo-e89c805bc111dcd9e0a6733a31fff7982913d6e3.zip |
app-portage/gpyutils: Add python3.13t
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/gpyutils')
-rw-r--r-- | app-portage/gpyutils/files/implementations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index 45705e04e3e1..95b321ec9437 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -23,6 +23,7 @@ python3_10 old 3.10 python3_11 old 3.11 python3_12 current 3.12 python3_13 experimental 3.13 +python3_13t experimental 3.13t pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9 |