summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2024-04-14 18:06:23 -0700
committerZac Medico <zmedico@gentoo.org>2024-04-14 18:06:57 -0700
commit38a1f4bf5a45caa3177a86d092bba3714b737fff (patch)
treec42669282bc44a80d2dbc4c699496d7ebfde100a /app-portage/mirrorselect/mirrorselect-2.4.0.ebuild
parentdev-python/pydecomp: enable py3.12 (diff)
downloadgentoo-38a1f4bf5a45caa3177a86d092bba3714b737fff.tar.gz
gentoo-38a1f4bf5a45caa3177a86d092bba3714b737fff.tar.bz2
gentoo-38a1f4bf5a45caa3177a86d092bba3714b737fff.zip
app-portage/mirrorselect: enable py3.12
Closes: https://bugs.gentoo.org/929354 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-portage/mirrorselect/mirrorselect-2.4.0.ebuild')
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild b/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild
index 0fd276c82df9..615af84dc925 100644
--- a/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild
@@ -4,7 +4,7 @@
EAPI="8"
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)"
inherit edo distutils-r1 prefix