commit: adb4434bae7558efddb2baa86ae7d11a7198c5ef Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Thu Jan 30 11:34:33 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Thu Jan 30 11:34:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb4434b
sys-kernel/installkernel: stabilize 50 for ALLARCHES Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> sys-kernel/installkernel/installkernel-50.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-kernel/installkernel/installkernel-50.ebuild b/sys-kernel/installkernel/installkernel-50.ebuild index fd725cda3fbc..6af496e3088e 100644 --- a/sys-kernel/installkernel/installkernel-50.ebuild +++ b/sys-kernel/installkernel/installkernel-50.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-gentoo-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="dracut efistub grub refind systemd systemd-boot ugrd uki ukify" REQUIRED_USE=" ?? ( efistub grub systemd-boot )