diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:46:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:46:41 +0200 |
commit | d28299bda952dd74e51b1589fea5c77ce9618ad1 (patch) | |
tree | 047ee86581bc350f351ff53b8aee57ba7a040f7e /sys-firmware/ipxe/ipxe-1.21.1.ebuild | |
parent | app-emulation/qemu: amd64 stable wrt bug #790374 (diff) | |
download | gentoo-d28299bda952dd74e51b1589fea5c77ce9618ad1.tar.gz gentoo-d28299bda952dd74e51b1589fea5c77ce9618ad1.tar.bz2 gentoo-d28299bda952dd74e51b1589fea5c77ce9618ad1.zip |
sys-firmware/ipxe: amd64 stable wrt bug #790374
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-firmware/ipxe/ipxe-1.21.1.ebuild')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.21.1.ebuild b/sys-firmware/ipxe/ipxe-1.21.1.ebuild index 2cc29e3564c4..54868d64b7f6 100644 --- a/sys-firmware/ipxe/ipxe-1.21.1.ebuild +++ b/sys-firmware/ipxe/ipxe-1.21.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86" IUSE="+binary efi ipv6 iso lkrn +qemu undi usb vmware" REQUIRED_USE="!amd64? ( !x86? ( binary ) )" |