dev-python/installer: Sync with Gentoo

It's from Gentoo commit 98144b57f39551957613537e91ed8811744649ac.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:41 +00:00
parent cb1d8518c2
commit 4b4cf58cc6

View File

@ -5,7 +5,7 @@
EAPI=8
DISTUTILS_USE_PEP517=no
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 )
inherit distutils-r1 pypi