commit: 074656e80b27226d1d8d1dabf0c7556259d72249
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 9 08:20:09 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 9 08:21:18 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074656e8
sys-kernel/gentoo-kernel: Stabilize 5.10.247 amd64 arm64 ppc64 x86, #968519
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-kernel/gentoo-kernel/gentoo-kernel-5.10.247.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.247.ebuild
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.247.ebuild
index 286913811ac8..c6f170cd21d5 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.247.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.247.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,7 +50,7 @@ SRC_URI+="
"
S=${WORKDIR}/${BASE_P}
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86"
IUSE="debug experimental hardened"
REQUIRED_USE="
arm? ( savedconfig )