summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-01-14 12:16:16 +0100
committerDavid Seifert <soap@gentoo.org>2023-01-14 12:16:16 +0100
commit69b674e49e70369b4a5da3a958f4e1556d6b01f7 (patch)
treec5b50737bcf8d457e3bd77e149ae270096d0551f /app-portage
parentprofiles: mask py3.8-only backports (diff)
downloadgentoo-69b674e49e70369b4a5da3a958f4e1556d6b01f7.tar.gz
gentoo-69b674e49e70369b4a5da3a958f4e1556d6b01f7.tar.bz2
gentoo-69b674e49e70369b4a5da3a958f4e1556d6b01f7.zip
python-utils-r1.eclass: remove py3.8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gpyutils/files/implementations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
index 88202c6748a3..ab471bfc7b49 100644
--- a/app-portage/gpyutils/files/implementations.txt
+++ b/app-portage/gpyutils/files/implementations.txt
@@ -17,7 +17,7 @@ python3_4 dead 3.4
python3_5 dead 3.5
python3_6 dead 3.6
python3_7 dead 3.7
-python3_8 old 3.8
+python3_8 dead 3.8
python3_9 old 3.9
python3_10 current 3.10
python3_11 supported 3.11