diff options
author | 2024-05-28 23:00:54 +0100 | |
---|---|---|
committer | 2024-05-28 23:00:54 +0100 | |
commit | 80fcc5914f3c12ecf98a33ab649ac198a11367ce (patch) | |
tree | f6fb47383d6cc52f084b0b7a27805084769d3172 /sys-boot | |
parent | media-gfx/fig2dev: Stabilize 3.2.9-r4 amd64, #933043 (diff) | |
download | gentoo-80fcc5914f3c12ecf98a33ab649ac198a11367ce.tar.gz gentoo-80fcc5914f3c12ecf98a33ab649ac198a11367ce.tar.bz2 gentoo-80fcc5914f3c12ecf98a33ab649ac198a11367ce.zip |
sys-boot/gnu-efi: Stabilize 3.0.18-r1 amd64, #933047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.18-r1.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.18-r1.ebuild index e54e5b583eef..a59a26410055 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.18-r1.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.18-r1.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 ) ) |