summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-13 09:08:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-13 09:08:37 +0200
commit0867d38c832275fec9abb2f1574b4b387e72febf (patch)
tree4d2c8c6d7db851127ea3bd9eacd2a03b67c8c88b /sys-boot
parentmedia-sound/mpg123: amd64 stable wrt bug #865023 (diff)
downloadgentoo-0867d38c832275fec9abb2f1574b4b387e72febf.tar.gz
gentoo-0867d38c832275fec9abb2f1574b4b387e72febf.tar.bz2
gentoo-0867d38c832275fec9abb2f1574b4b387e72febf.zip
sys-boot/gnu-efi: arm stable wrt bug #865007
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-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 80ff4dffcd2d..c3095d4c16a7 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 ) )