commit: 0bdf74262379a88ef77a77b04fde5079139622c1
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sun Apr 5 20:24:11 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 7 10:16:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdf7426
sys-boot/gnu-efi: arm64 stable (bug #708222)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
index 171ce03c5cc..27742adc9b2 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.11.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 x86"
+KEYWORDS="-* amd64 arm arm64 ~ia64 x86"
IUSE="abi_x86_32 abi_x86_64 custom-cflags"
# These objects get run early boot (i.e. not inside of Linux),