mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
kernel-build.eclass: Remove python3_11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user