dev-lang/python-exec: Sync with Gentoo

It's from Gentoo commit 91400b4803c762f366289ddda873ff04fa6e32c7.
This commit is contained in:
Flatcar Buildbot 2025-03-17 07:06:06 +00:00 committed by Krzesimir Nowak
parent 90e467b4d9
commit b9f67bd227

View File

@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{10..13} pypy3 ) PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit python-any-r1 inherit python-any-r1