summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-27 19:22:36 +0000
committerSam James <sam@gentoo.org>2023-11-27 19:22:36 +0000
commit251299fad31a39e24498b5e045502720c3b1f606 (patch)
treef5391d3d9a0cf122af8adac2c9b78d612ad26be8
parentsys-boot/gnu-efi: Stabilize 3.0.17 arm64, #918532 (diff)
downloadgentoo-251299fad31a39e24498b5e045502720c3b1f606.tar.gz
gentoo-251299fad31a39e24498b5e045502720c3b1f606.tar.bz2
gentoo-251299fad31a39e24498b5e045502720c3b1f606.zip
sys-boot/gnu-efi: Stabilize 3.0.17 arm, #918532
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild
index 225a83982fbc..ea1e085f5cb4 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.17.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 ) )