commit: 6757e3a36116731e28c288c49ae3d803e2baab08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 20:11:44 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 20:11:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6757e3a3
sys-boot/gnu-efi: Stabilize 3.0.15 arm, #907667
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
b/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
index d7f1fb68a4da..763144eb7d78 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2"
# - GPL-2+ : setjmp_ia32.S
LICENSE="GPL-2+ BSD BSD-2"
SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64 ~ia64 ~riscv x86"
+KEYWORDS="-* amd64 arm ~arm64 ~ia64 ~riscv x86"
IUSE="abi_x86_32 abi_x86_64 custom-cflags"
REQUIRED_USE="
amd64? ( || ( abi_x86_32 abi_x86_64 ) )