summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-27 22:22:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-27 22:22:13 +0200
commit85c718cb29505e57754b754e2c562a9a88c6da88 (patch)
treedd7343449c07e63703cba1bf1463cc25d935b7e1 /sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild
parentnet-misc/freerdp: Stabilize 2.11.1 amd64, #918531 (diff)
downloadgentoo-85c718cb29505e57754b754e2c562a9a88c6da88.tar.gz
gentoo-85c718cb29505e57754b754e2c562a9a88c6da88.tar.bz2
gentoo-85c718cb29505e57754b754e2c562a9a88c6da88.zip
sys-boot/gnu-efi: Stabilize 3.0.17 amd64, #918532
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild')
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild
index ea1e085f5cb4..a62d890779d4 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.17.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.17.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 ) )