dev-lang/python-exec: Sync with Gentoo

It's from Gentoo commit e07d021826dd9841103ea726e106bd402d718389.
This commit is contained in:
Flatcar Buildbot 2024-11-11 07:05:11 +00:00 committed by Krzesimir Nowak
parent bdc6bfe0b8
commit a044412254

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} pypy3 )
PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit python-any-r1