diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-05 20:24:11 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-07 13:16:25 +0300 |
commit | 0bdf74262379a88ef77a77b04fde5079139622c1 (patch) | |
tree | c919a3596cb42e99fa5d644e0ba5f45d0f21ed26 /sys-boot | |
parent | dev-libs/libnatspec: arm64 stable (bug #709342) (diff) | |
download | gentoo-0bdf74262379a88ef77a77b04fde5079139622c1.tar.gz gentoo-0bdf74262379a88ef77a77b04fde5079139622c1.tar.bz2 gentoo-0bdf74262379a88ef77a77b04fde5079139622c1.zip |
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@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 171ce03c5cce..27742adc9b20 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), |