commit: 2a6fe62768b5f14f0411e17c68d3b39d4f1bc354 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 1 11:58:26 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 1 13:43:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6fe627
app-portage/gpyutils: Update implementation list Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/gpyutils/files/implementations.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt index ab471bfc7b49..1bc971bba42c 100644 --- a/app-portage/gpyutils/files/implementations.txt +++ b/app-portage/gpyutils/files/implementations.txt @@ -18,9 +18,9 @@ python3_5 dead 3.5 python3_6 dead 3.6 python3_7 dead 3.7 python3_8 dead 3.8 -python3_9 old 3.9 -python3_10 current 3.10 -python3_11 supported 3.11 +python3_9 dead 3.9 +python3_10 supported 3.10 +python3_11 current 3.11 pypy1_8 2.7-pypy-1.8 dead p1.8 pypy1_9 2.7-pypy-1.9 dead p1.9
