summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-01 21:11:45 +0100
committerSam James <sam@gentoo.org>2023-06-01 21:11:45 +0100
commitdf3d5b6fae80173a8f534766015f4d59d2e8c0ab (patch)
treebe0a0251a2cebde931bca312cfc4f7e084d5a763
parentsys-boot/gnu-efi: Stabilize 3.0.15 arm, #907667 (diff)
downloadgentoo-df3d5b6fae80173a8f534766015f4d59d2e8c0ab.tar.gz
gentoo-df3d5b6fae80173a8f534766015f4d59d2e8c0ab.tar.bz2
gentoo-df3d5b6fae80173a8f534766015f4d59d2e8c0ab.zip
sys-boot/gnu-efi: Stabilize 3.0.15 arm64, #907667
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
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 763144eb7d78..77a14fb4a319 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 ) )