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:
Sam James
2025-11-04 11:39:29 +00:00
parent 6575e297d8
commit bcbc438ba7

View File

@@ -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