mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 02:11:06 +02:00
dev-lang/python-exec: Sync with Gentoo
It's from Gentoo commit 3c986dbc652294f7a3d76ef5e21e80b3ea31c8d0.
This commit is contained in:
parent
73438afec7
commit
e8a6263773
@ -3,7 +3,10 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
||||
# This is just a stub for tooling, see the IUSE hack below. Don't panic
|
||||
# if the array here doesn't contain the latest impl. If you can't use a
|
||||
# new impl., it's likely because it's a stable-masked flag.
|
||||
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
||||
|
||||
inherit python-any-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user