commit:     930d97eee88ec8fc96c0dcc1cf402d8d037c4b2d
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 23 12:53:37 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 14:36:55 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930d97ee

sys-boot/gnu-efi: Stabilize 4.0.4 amd64, #969173

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild 
b/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild
index c365147f3cd1..219e4610bfaf 100644
--- a/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-4.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2004-2025 Gentoo Authors
+# Copyright 2004-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/ncroxon/gnu-efi/archive/${PV}.tar.gz -> ${P}.tar.gz"
 # - GPL-2+ : setjmp_ia32.S
 LICENSE="GPL-2+ BSD BSD-2"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 ~loong ~riscv ~x86"
 IUSE="abi_x86_32 abi_x86_64 custom-cflags"
 REQUIRED_USE="
        amd64? ( || ( abi_x86_32 abi_x86_64 ) )

Reply via email to