Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipxe/
Date: Sun, 16 May 2021 00:03:48
Message-Id: 1621123295.e4c0b8df59a3505703e33f241cf6d8a3c0508c94.sam@gentoo
1 commit: e4c0b8df59a3505703e33f241cf6d8a3c0508c94
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:01:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:01:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c0b8df
7
8 sys-firmware/ipxe: Stabilize 1.21.1 arm64, #790374
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-firmware/ipxe/ipxe-1.21.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-firmware/ipxe/ipxe-1.21.1.ebuild b/sys-firmware/ipxe/ipxe-1.21.1.ebuild
16 index bfa23b68a2e..ba6a1bc86cd 100644
17 --- a/sys-firmware/ipxe/ipxe-1.21.1.ebuild
18 +++ b/sys-firmware/ipxe/ipxe-1.21.1.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
25 IUSE="+binary efi ipv6 iso lkrn +qemu undi usb vmware"
26 REQUIRED_USE="!amd64? ( !x86? ( binary ) )"