summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-14 22:46:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-14 22:47:16 +0200
commit440c8c88568cd3da1772cb363f1c72abc12a5e54 (patch)
tree0a0c19ae8f33597fd18a89976ab626324695017c /sys-boot
parentmedia-fonts/noto-emoji: Stabilize 20211101 arm64, #829171 (diff)
downloadgentoo-440c8c88568cd3da1772cb363f1c72abc12a5e54.tar.gz
gentoo-440c8c88568cd3da1772cb363f1c72abc12a5e54.tar.bz2
gentoo-440c8c88568cd3da1772cb363f1c72abc12a5e54.zip
sys-boot/raspberrypi-firmware: Stabilize 1.20210527 arm64, #828387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-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 4d208a6539b2..43c2288dc321 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