commit: c1df8af81e00141684afa507603eea3c1f24431b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 23 09:46:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 23 09:46:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1df8af8
sys-boot/gnu-efi: Stabilize 4.0.1 x86, #958944 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/gnu-efi/gnu-efi-4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/gnu-efi/gnu-efi-4.0.1.ebuild b/sys-boot/gnu-efi/gnu-efi-4.0.1.ebuild index 746849679dbb..05f8c152bb22 100644 --- a/sys-boot/gnu-efi/gnu-efi-4.0.1.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-4.0.1.ebuild @@ -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 ) )
