app-portage/gentoolkit: Enable pypy3.11

Closes: https://bugs.gentoo.org/950996
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-03-16 08:00:12 +01:00
parent b676135d27
commit 4fc49b111c

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
PYTHON_REQ_USE="xml(+),threads(+)"
inherit meson python-r1 tmpfiles