sys-boot/gnu-efi: Stabilize 4.0.1 amd64, #958944

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 10:46:21 +01:00
parent c1df8af81e
commit a7acd26d76

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