commit: e4c0b8df59a3505703e33f241cf6d8a3c0508c94 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 16 00:01:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 16 00:01:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c0b8df
sys-firmware/ipxe: Stabilize 1.21.1 arm64, #790374 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-firmware/ipxe/ipxe-1.21.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/ipxe/ipxe-1.21.1.ebuild b/sys-firmware/ipxe/ipxe-1.21.1.ebuild index bfa23b68a2e..ba6a1bc86cd 100644 --- a/sys-firmware/ipxe/ipxe-1.21.1.ebuild +++ b/sys-firmware/ipxe/ipxe-1.21.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src" 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 ) )"