diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 22:38:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 22:38:05 +0000 |
commit | eed722f0e67880ab23d5e6542954b254b7ef8bdc (patch) | |
tree | e8540ff16a9a44b305022a5969ec60b5db22b499 /sys-firmware | |
parent | sys-firmware/edk2-ovmf: arm64 stable (bug #738056) (diff) | |
download | gentoo-eed722f0e67880ab23d5e6542954b254b7ef8bdc.tar.gz gentoo-eed722f0e67880ab23d5e6542954b254b7ef8bdc.tar.bz2 gentoo-eed722f0e67880ab23d5e6542954b254b7ef8bdc.zip |
sys-firmware/ipxe: arm64 stable (bug #738056)
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@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 a8318d879f45..787013fee791 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 ) )" |