summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-01 21:04:58 +0100
committerSam James <sam@gentoo.org>2023-06-01 21:04:58 +0100
commit68dacb82e6130092714564e7faf347d2a3e89b0b (patch)
treedcca5a953a1011c8ccbff29bce1ed5f1fef05db3 /sys-boot
parentdev-util/meson: Stabilize 1.1.1 ppc64, #907664 (diff)
downloadgentoo-68dacb82e6130092714564e7faf347d2a3e89b0b.tar.gz
gentoo-68dacb82e6130092714564e7faf347d2a3e89b0b.tar.bz2
gentoo-68dacb82e6130092714564e7faf347d2a3e89b0b.zip
sys-boot/gnu-efi: Stabilize 3.0.15 amd64, #907667
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-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 8b1c995ccbab..d7f1fb68a4da 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 ) )