diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 16:46:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 16:48:27 +0300 |
commit | 1b0584e0f1fdcdb19ecc0916948c9568f8b8db21 (patch) | |
tree | 7787f3792e2e9eceae0467c15372b4590ad7fcde /sys-firmware/ipxe | |
parent | sys-firmware/seabios: amd64 stable wrt bug #658180 (diff) | |
download | gentoo-1b0584e0f1fdcdb19ecc0916948c9568f8b8db21.tar.gz gentoo-1b0584e0f1fdcdb19ecc0916948c9568f8b8db21.tar.bz2 gentoo-1b0584e0f1fdcdb19ecc0916948c9568f8b8db21.zip |
sys-firmware/ipxe: amd64 stable wrt bug #658180
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-firmware/ipxe')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild index 0d8859a828e8..21b512890ba3 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild @@ -16,7 +16,7 @@ SRC_URI=" 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 ) )" |