commit: 23aa50020a8154e2cd7758f1e2bd231152f6f7b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 19:39:38 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 19:39:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23aa5002
sys-kernel/raspberrypi-image: Stabilize 5.10.63_p20211029 arm, #836569
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 f0ec16d555f7..2e77dac8b8c4 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
@@ -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() {