sys-boot/gnu-efi: Sync with Gentoo

It's from Gentoo commit 11ef45b51bac2b2fa10ef7a3d93d31cc27b8be06.
This commit is contained in:
Flatcar Buildbot 2024-01-01 07:15:18 +00:00 committed by Krzesimir Nowak
parent 5fbdd3fddd
commit fa2d2c356d

View File

@ -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 ) )