kernel-build.eclass: Remove python3_11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-13 19:14:44 +02:00
parent 516ab5eff8
commit b01b3a06cf

View File

@@ -36,7 +36,7 @@ esac
if [[ -z ${_KERNEL_BUILD_ECLASS} ]]; then
_KERNEL_BUILD_ECLASS=1
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
inherit branding multiprocessing python-any-r1 savedconfig secureboot
inherit toolchain-funcs kernel-install