summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-05 13:11:01 +0100
committerSam James <sam@gentoo.org>2024-09-05 13:11:01 +0100
commit97df413e6cc173a92d871ece6e8157161f83dc54 (patch)
tree5b1b0c00ec20a9731842e19676d19f022e04e4f7 /sys-boot
parentsys-boot/gnu-efi: Stabilize 3.0.18-r3 x86, #939093 (diff)
downloadgentoo-97df413e6cc173a92d871ece6e8157161f83dc54.tar.gz
gentoo-97df413e6cc173a92d871ece6e8157161f83dc54.tar.bz2
gentoo-97df413e6cc173a92d871ece6e8157161f83dc54.zip
sys-boot/gnu-efi: Stabilize 3.0.18-r3 amd64, #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 c1d6fb24511e..27153b7326a4 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 ) )