commit: 140cca03907851692985f9ac68e358d8186c7a57 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 04:16:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 04:16:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=140cca03
sys-firmware/edk2-bin: Stabilize 202408 arm64, #947251 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-firmware/edk2-bin/edk2-bin-202408.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/edk2-bin/edk2-bin-202408.ebuild b/sys-firmware/edk2-bin/edk2-bin-202408.ebuild index 75bd9bda8186..675b139d2573 100644 --- a/sys-firmware/edk2-bin/edk2-bin-202408.ebuild +++ b/sys-firmware/edk2-bin/edk2-bin-202408.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 @@ -14,7 +14,7 @@ SRC_URI=$(printf "https://dev.gentoo.org/~chewi/distfiles/${BINPKG}-%s.xpak\n" $ S="${WORKDIR}" LICENSE="BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" RDEPEND="!sys-firmware/edk2"
