commit: 3c19593363938573faaf56d8fcbea578e02a2baa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 03:24:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 03:24:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c195933
sys-firmware/ipxe: Stabilize 1.21.1_p20230601-r1 ppc64, #947579
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipxe/ipxe-1.21.1_p20230601-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipxe/ipxe-1.21.1_p20230601-r1.ebuild
b/sys-firmware/ipxe/ipxe-1.21.1_p20230601-r1.ebuild
index 188167274da9..6b3ad617d042 100644
--- a/sys-firmware/ipxe/ipxe-1.21.1_p20230601-r1.ebuild
+++ b/sys-firmware/ipxe/ipxe-1.21.1_p20230601-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${COMMIT_SHA1}/src"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~x86"
IUSE="+binary uefi32 uefi64 ipv6 iso lkrn +qemu undi usb vmware"
REQUIRED_USE="!amd64? ( !x86? ( binary ) )"