summaryrefslogtreecommitdiff
path: root/sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-14 20:26:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-14 20:26:21 +0100
commitd4be17a40855a064f44debc16c4ec9b501547a26 (patch)
tree31803b808ed1a411f808c2203ecbf06b656ed9fd /sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild
parenta6b284ce6cc4682e2f879616e915f11774a183ac (diff)
gentoo auto-resync : 14:08:2022 - 20:26:21
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild
index c3095d4c16a7..9b28ec8722f1 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.14.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 ) )