From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9619E15808A for ; Mon, 04 Aug 2025 18:41:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 81117340B46 for ; Mon, 04 Aug 2025 18:41:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7A89411036D; Mon, 04 Aug 2025 18:41:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6F69D11036D for ; Mon, 04 Aug 2025 18:41:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24951340B46 for ; Mon, 04 Aug 2025 18:41:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D192326A for ; Mon, 04 Aug 2025 18:41:23 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1754332861.527bb1e7015f0a375718ca4687fc1e5f9d843c4a.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/installkernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/installkernel/installkernel-60.ebuild X-VCS-Directories: sys-kernel/installkernel/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: 527bb1e7015f0a375718ca4687fc1e5f9d843c4a X-VCS-Branch: master Date: Mon, 04 Aug 2025 18:41:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dc0ac1b8-1fb4-4970-ac63-e16dad422037 X-Archives-Hash: 1b4cedbb81d0b9066cddfe399ec8d25b commit: 527bb1e7015f0a375718ca4687fc1e5f9d843c4a Author: Nowa Ammerlaan gentoo org> AuthorDate: Mon Aug 4 18:28:51 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Mon Aug 4 18:41:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527bb1e7 sys-kernel/installkernel: stabilize 60 for ALLARCHES Signed-off-by: Nowa Ammerlaan gentoo.org> sys-kernel/installkernel/installkernel-60.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/installkernel/installkernel-60.ebuild b/sys-kernel/installkernel/installkernel-60.ebuild index 153d11072326..07cff04d2b85 100644 --- a/sys-kernel/installkernel/installkernel-60.ebuild +++ b/sys-kernel/installkernel/installkernel-60.ebuild @@ -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=" systemd-boot? ( systemd )