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:
Sam James 2025-11-04 21:06:12 +00:00
parent df162a579e
commit a6e912e8f5
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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