mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-portage/gentoolkit: disable py3.14 for <0.6.10
Bug: https://bugs.gentoo.org/965514 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
6575e297d8
commit
bcbc438ba7
@ -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