summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-14 02:05:59 +0000
committerSam James <sam@gentoo.org>2021-12-14 02:05:59 +0000
commit6e519648d29b5f830bb76dd77138dc5e88dd8279 (patch)
treede08f45c9e0ba86dd8505e79aa794caf211826dc /sys-boot/raspberrypi-firmware
parentapp-crypt/heimdal: Stabilize 7.7.0-r2 ppc64, #762223 (diff)
downloadgentoo-6e519648d29b5f830bb76dd77138dc5e88dd8279.tar.gz
gentoo-6e519648d29b5f830bb76dd77138dc5e88dd8279.tar.bz2
gentoo-6e519648d29b5f830bb76dd77138dc5e88dd8279.zip
sys-boot/raspberrypi-firmware: Stabilize 1.20210527 arm, #828387
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/raspberrypi-firmware')
-rw-r--r--sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210527.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210527.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210527.ebuild
index 263276be82c7..4d208a6539b2 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210527.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20210527.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