dev-python/gpep517: Sync with Gentoo

It's from Gentoo commit 944633b2e448d5e8b2f7043afe2e29503970c172.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:40 +00:00
parent 971e7d0aeb
commit 9de4265ca7

View File

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