mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
sys-boot/gnu-efi: Sync with Gentoo
It's from Gentoo commit a4475979af468a6dfe8641346d65ca0b9db6d2ae.
This commit is contained in:
parent
1c82abf0ea
commit
e3bda58639
@ -16,7 +16,7 @@ SRC_URI="https://github.com/ncroxon/gnu-efi/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
|||||||
# - GPL-2+ : setjmp_ia32.S
|
# - GPL-2+ : setjmp_ia32.S
|
||||||
LICENSE="GPL-2+ BSD BSD-2"
|
LICENSE="GPL-2+ BSD BSD-2"
|
||||||
SLOT="0"
|
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"
|
IUSE="abi_x86_32 abi_x86_64 custom-cflags"
|
||||||
REQUIRED_USE="
|
REQUIRED_USE="
|
||||||
amd64? ( || ( abi_x86_32 abi_x86_64 ) )
|
amd64? ( || ( abi_x86_32 abi_x86_64 ) )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user