commit: 8ae7f0cfa7fa62e5567997cfb121721f5cb0f475
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 19:31:30 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 19:31:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ae7f0cf
sys-kernel/raspberrypi-image: Stabilize 5.10.63_p20211029 arm64, #836569
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild | 4 ++--
1 file 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() {