diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 23:43:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 23:43:24 +0000 |
commit | f51a428476047c25830232eeee63e440c49fd8f6 (patch) | |
tree | eeb759724e72cd775c08d0c144f289b1a14b8f25 /sys-firmware | |
parent | sys-block/open-iscsi: Stabilize 2.1.3 sparc, #763954 (diff) | |
download | gentoo-f51a428476047c25830232eeee63e440c49fd8f6.tar.gz gentoo-f51a428476047c25830232eeee63e440c49fd8f6.tar.bz2 gentoo-f51a428476047c25830232eeee63e440c49fd8f6.zip |
sys-firmware/ipxe: Stabilize 1.21.1 ppc64, #790374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.21.1.ebuild b/sys-firmware/ipxe/ipxe-1.21.1.ebuild index ba6a1bc86cd7..2cc29e3564c4 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 ) )" |