mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
app-portage/gentoolkit: disable py3.14 for <0.6.11
Bug: https://bugs.gentoo.org/965514 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
df162a579e
commit
a6e912e8f5
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
||||
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
|
||||
PYTHON_REQ_USE="xml(+),threads(+)"
|
||||
|
||||
inherit meson python-r1 tmpfiles
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user