From ee80c44e814e5b1141435e55dc3429218158d37f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 5 Mar 2021 20:34:24 +0000 Subject: sys-boot/raspberrypi-firmware: Stabilize 1.20210108 arm, #774129 Signed-off-by: Sam James --- sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210108.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot') diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210108.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210108.ebuild index 263276be82c7..4d208a6539b2 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210108.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210108.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