app-portage/gentoolkit: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 19:40:07 +01:00
parent 70acba69bc
commit a912762d06
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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