diff options
author | Sam James <sam@gentoo.org> | 2024-07-25 12:46:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-25 12:46:11 +0100 |
commit | 9bf368c608fadcc512345c7ce19355f773e921a7 (patch) | |
tree | d5ab820fc2cde9045c31195bf025f58a707aabaf /sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild | |
parent | sys-boot/gnu-efi: Stabilize 3.0.18-r2 amd64, #936616 (diff) | |
download | gentoo-9bf368c608fadcc512345c7ce19355f773e921a7.tar.gz gentoo-9bf368c608fadcc512345c7ce19355f773e921a7.tar.bz2 gentoo-9bf368c608fadcc512345c7ce19355f773e921a7.zip |
sys-boot/gnu-efi: Stabilize 3.0.18-r2 x86, #936616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild index e5829d89de73..4a3db4824f5b 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.18-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://downloads.sourceforge.net/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 ) ) |