From 4464b4775a997fa15906bf2565f23cde45b6a0fb Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 21 Jun 2026 05:30:41 -0400 Subject: [PATCH] sys-kernel/raspberrypi-image: Stabilize 6.18.32_p20260521 arm64, #977855 Signed-off-by: Eli Schwartz --- .../raspberrypi-image-6.18.32_p20260521.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-6.18.32_p20260521.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-6.18.32_p20260521.ebuild index e27ab48aeabb2..a617be809a7c1 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-6.18.32_p20260521.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-6.18.32_p20260521.ebuild @@ -20,7 +20,7 @@ else SRC_URI="https://github.com/raspberrypi/firmware/archive/${MY_PV}.tar.gz -> raspberrypi-firmware-${MY_PV}.tar.gz" S="${WORKDIR}/firmware-${MY_PV}" - KEYWORDS="-* arm ~arm64" + KEYWORDS="-* arm arm64" fi LICENSE="GPL-2 raspberrypi-videocore-bin"