commit: 01dabe49811f931d4cf9c59f8c54287f8a0c118f
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 14:19:20 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 14:19:20 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01dabe49
sys-boot/raspberrypi-firmware: Stabilize 1.20250915 arm64, #968933
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20250915.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20250915.ebuild
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20250915.ebuild
index ac78619f0615..b87f53af186e 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20250915.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20250915.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == 9999 ]]; then
EGIT_CLONE_TYPE="shallow"
else
SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="-* arm ~arm64"
+ KEYWORDS="-* arm arm64"
S="${WORKDIR}/firmware-${PV}"
fi