diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-18 23:49:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-18 23:49:08 +0200 |
commit | 2e609607a0966890f843e80d57ca17a9234993ad (patch) | |
tree | 395deb9f493c99f16d6f62d994cfb164fbf00168 /sys-firmware | |
parent | sys-firmware/edk2-ovmf: amd64 stable wrt bug #678906 (diff) | |
download | gentoo-2e609607a0966890f843e80d57ca17a9234993ad.tar.gz gentoo-2e609607a0966890f843e80d57ca17a9234993ad.tar.bz2 gentoo-2e609607a0966890f843e80d57ca17a9234993ad.zip |
sys-firmware/ipxe: amd64 stable wrt bug #678906
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild index 3850249adbd2..16e6253cadfa 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.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 ) )" |