From dcbc925cf6583ccacef4379d338f8780ef2b55d1 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 4 Mar 2023 08:36:34 +0200 Subject: sys-boot/raspberrypi-firmware: Stabilize 1.20221104 arm, #899526 Signed-off-by: Arthur Zamarin --- sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20221104.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20221104.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20221104.ebuild index b774a6e35c28..dbe8072f5d1d 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20221104.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20221104.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 -- cgit v1.2.3-65-gdbad