summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:31:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:31:30 +0300
commit8ae7f0cfa7fa62e5567997cfb121721f5cb0f475 (patch)
tree91756efa62568fe60e8be6e2ce54a69c1565871d /sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild
parentdev-python/mando: Stabilize 0.7.1 sparc, #836499 (diff)
downloadgentoo-8ae7f0cfa7fa62e5567997cfb121721f5cb0f475.tar.gz
gentoo-8ae7f0cfa7fa62e5567997cfb121721f5cb0f475.tar.bz2
gentoo-8ae7f0cfa7fa62e5567997cfb121721f5cb0f475.zip
sys-kernel/raspberrypi-image: Stabilize 5.10.63_p20211029 arm64, #836569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild')
-rw-r--r--sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild
index c889903dd8ca..f0ec16d555f7 100644
--- a/sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -30,7 +30,7 @@ else
MY_PV="1.$(ver_cut 5)"
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
src_install() {