summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-05 13:11:00 +0100
committerSam James <sam@gentoo.org>2024-09-05 13:11:00 +0100
commitc79fe91e4cd6583fcef38505133e33427db8cb79 (patch)
tree6736a8d3bde9eedebcbf35fc4240ff7139b57394 /sys-boot
parentsys-boot/gnu-efi: Stabilize 3.0.18-r3 arm64, #939093 (diff)
downloadgentoo-c79fe91e4cd6583fcef38505133e33427db8cb79.tar.gz
gentoo-c79fe91e4cd6583fcef38505133e33427db8cb79.tar.bz2
gentoo-c79fe91e4cd6583fcef38505133e33427db8cb79.zip
sys-boot/gnu-efi: Stabilize 3.0.18-r3 x86, #939093
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.18-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.18-r3.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.18-r3.ebuild
index bc84061d280a..c1d6fb24511e 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.18-r3.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.18-r3.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 ~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 ) )