mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
sys-firmware/ipxe: Sync with Gentoo
It's from Gentoo commit a63c908beb335d2a6c09aad502e1ba5f68d8beb5.
This commit is contained in:
parent
be61b0f181
commit
578e8396bf
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${COMMIT_SHA1}/src"
|
|||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
|
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv x86"
|
||||||
IUSE="+binary uefi32 uefi64 ipv6 iso lkrn +qemu undi usb vmware"
|
IUSE="+binary uefi32 uefi64 ipv6 iso lkrn +qemu undi usb vmware"
|
||||||
REQUIRED_USE="!amd64? ( !x86? ( binary ) )"
|
REQUIRED_USE="!amd64? ( !x86? ( binary ) )"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user