commit: df78e8f28198080f3cd5898456d0f24039935afe
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 06:57:43 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 06:58:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df78e8f2
sys-boot/gnu-efi: amd64 stable wrt bug #865007
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-boot/gnu-efi/gnu-efi-3.0.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 8b94c109e0b8..80ff4dffcd2d 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 ) )