commit: fa1f114d1618846efa6949ab15f59c858a44a5b2
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=fa1f114d
sys-kernel/raspberrypi-image: Stabilize 6.12.47_p20250915 arm, #968935
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
.../raspberrypi-image/raspberrypi-image-6.12.47_p20250915.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/sys-kernel/raspberrypi-image/raspberrypi-image-6.12.47_p20250915.ebuild
b/sys-kernel/raspberrypi-image/raspberrypi-image-6.12.47_p20250915.ebuild
index 2fc3df290b46..8721d538ecad 100644
--- a/sys-kernel/raspberrypi-image/raspberrypi-image-6.12.47_p20250915.ebuild
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-6.12.47_p20250915.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ else
# (normally this would use the same upstream filename)
SRC_URI="https://github.com/raspberrypi/firmware/archive/${COMMIT}.tar.gz ->
raspberrypi-image-${MY_PV}.tar.gz"
S="${WORKDIR}/firmware-${COMMIT}"
- KEYWORDS="-* ~arm ~arm64"
+ KEYWORDS="-* arm ~arm64"
fi
LICENSE="GPL-2 raspberrypi-videocore-bin"