summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-01 21:03:37 +0100
committerSam James <sam@gentoo.org>2023-06-01 21:03:37 +0100
commit97794c11e031e3d4be0623669278d246eaeb8322 (patch)
tree642a12d567a692fffbe37099bdd56feda1c1534c /sys-boot
parentdev-util/meson: Stabilize 1.1.1 x86, #907664 (diff)
downloadgentoo-97794c11e031e3d4be0623669278d246eaeb8322.tar.gz
gentoo-97794c11e031e3d4be0623669278d246eaeb8322.tar.bz2
gentoo-97794c11e031e3d4be0623669278d246eaeb8322.zip
sys-boot/gnu-efi: Stabilize 3.0.15 x86, #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.ebuild4
1 files changed, 2 insertions, 2 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 efa2f8c2d9e6..8b1c995ccbab 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2004-2022 Gentoo Authors
+# Copyright 2004-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ) )