summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-01 17:37:59 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-01 17:37:59 +0000
commitdd4ef3798b1f0a5e177ae46d8e973316488bb1ea (patch)
tree25dccf5f7b850744dc9892da7206fc6c1b201f5f /sys-boot
parentdev-python/numpy: Stabilize 2.0.2-r1 x86, #942618 (diff)
downloadgentoo-dd4ef3798b1f0a5e177ae46d8e973316488bb1ea.tar.gz
gentoo-dd4ef3798b1f0a5e177ae46d8e973316488bb1ea.tar.bz2
gentoo-dd4ef3798b1f0a5e177ae46d8e973316488bb1ea.zip
sys-boot/gnu-efi: Stabilize 3.0.18-r5 arm, #942657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.18-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.18-r5.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.18-r5.ebuild
index ca57e064aa54..4a22f747dc3e 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.18-r5.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.18-r5.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/gnu-efi/${P}.tar.bz2"
# - GPL-2+ : setjmp_ia32.S
LICENSE="GPL-2+ BSD BSD-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="-* ~amd64 arm ~arm64 ~riscv x86"
IUSE="abi_x86_32 abi_x86_64 custom-cflags"
REQUIRED_USE="
amd64? ( || ( abi_x86_32 abi_x86_64 ) )