summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-01 20:41:34 +0000
committerSam James <sam@gentoo.org>2024-11-01 20:41:34 +0000
commitb3b1ebaf3ed8f0ee84ce9331d8674909b0208fed (patch)
tree61cfce56d5d8e4d29a4a206a36392a1e10894a2c /sys-boot
parentx11-misc/bblaunch: Stabilize 0.0.3-r1 x86, #942652 (diff)
downloadgentoo-b3b1ebaf3ed8f0ee84ce9331d8674909b0208fed.tar.gz
gentoo-b3b1ebaf3ed8f0ee84ce9331d8674909b0208fed.tar.bz2
gentoo-b3b1ebaf3ed8f0ee84ce9331d8674909b0208fed.zip
sys-boot/gnu-efi: Stabilize 3.0.18-r5 amd64, #942657
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-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 2ef6272f54bd..58308fd41045 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 ) )