From 9a53d07aea7e5f890d00396e77458f963493ddcb Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Thu, 24 Oct 2024 17:50:38 +0300 Subject: [PATCH] sys-kernel/raspberrypi-image: Stabilize 6.6.47_p20240902 arm, #941376 Signed-off-by: Viorel Munteanu --- .../raspberrypi-image/raspberrypi-image-6.6.47_p20240902.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.47_p20240902.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.47_p20240902.ebuild index 4cdd381c27a33..f29a75a4879a9 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.47_p20240902.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.47_p20240902.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"