dev-python/wheel: Sync with Gentoo

It's from Gentoo commit e7c46f1b2c962ba887ecd46a1e295912182f9b05.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:14:18 +00:00 committed by Mathieu Tortuyaux
parent 8ccb2f34e0
commit 8532cfb7b9
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

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