dev-python/pygments: Sync with Gentoo

It's from Gentoo commit 8a8fbe09f6e1278e501ae2a18bf14416f2b4d958.
This commit is contained in:
Flatcar Buildbot 2023-06-05 07:12:31 +00:00
parent b35f0dade9
commit 956de5da22

View File

@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN^}
PYTHON_COMPAT=( python3_{9..11} pypy3 )
PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 bash-completion-r1 pypi