diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:22:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:27 +0100 |
commit | 03674e9c1bedbe237f60bcfdf79e3ef13a04ec9d (patch) | |
tree | d639f21cc338e25f0dbf2f7929bfe50c0042a7dd /sys-firmware | |
parent | dev-python/colorlog: x86 stable wrt bug #593050 (diff) | |
download | gentoo-03674e9c1bedbe237f60bcfdf79e3ef13a04ec9d.tar.gz gentoo-03674e9c1bedbe237f60bcfdf79e3ef13a04ec9d.tar.bz2 gentoo-03674e9c1bedbe237f60bcfdf79e3ef13a04ec9d.zip |
sys-firmware/ipxe: x86 stable wrt bug #588826
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20160620.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20160620.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20160620.ebuild index 8841ae0d135c..8e0a5495f087 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20160620.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20160620.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" # TODO: Add arm/arm64 once figure out how to build w/out including # all the x86-specific drivers (that use I/O insns). -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="efi ipv6 iso lkrn +qemu undi usb vmware" DEPEND="app-arch/xz-utils |