sys-boot/gnu-efi: Sync with Gentoo

It's from Gentoo commit ec6efbd2a8478174eb45410d7e187251e72e3dd2.
This commit is contained in:
Flatcar Buildbot 2025-07-07 07:14:47 +00:00
parent bf01dbd5ff
commit 969a06ebad

View File

@ -16,7 +16,7 @@ SRC_URI="https://github.com/ncroxon/gnu-efi/archive/${PV}.tar.gz -> ${P}.tar.gz"
# - GPL-2+ : setjmp_ia32.S
LICENSE="GPL-2+ BSD BSD-2"
SLOT="0"
KEYWORDS="-* amd64 ~arm ~arm64 ~loong ~riscv x86"
KEYWORDS="-* amd64 arm arm64 ~loong ~riscv x86"
IUSE="abi_x86_32 abi_x86_64 custom-cflags"
REQUIRED_USE="
amd64? ( || ( abi_x86_32 abi_x86_64 ) )