Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipxe/
Date: Sun, 18 Aug 2019 21:51:19
Message-Id: 1566164948.2e609607a0966890f843e80d57ca17a9234993ad.ago@gentoo
1 commit: 2e609607a0966890f843e80d57ca17a9234993ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 21:49:08 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 21:49:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e609607
7
8 sys-firmware/ipxe: amd64 stable wrt bug #678906
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
18 index 3850249adbd..16e6253cadf 100644
19 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
20 +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
27 IUSE="+binary efi ipv6 iso lkrn +qemu undi usb vmware"
28
29 REQUIRED_USE="!amd64? ( !x86? ( binary ) )"