From 8ae7f0cfa7fa62e5567997cfb121721f5cb0f475 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 9 Apr 2022 22:31:30 +0300 Subject: sys-kernel/raspberrypi-image: Stabilize 5.10.63_p20211029 arm64, #836569 Signed-off-by: Arthur Zamarin --- .../raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel') 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() { -- cgit v1.2.3-65-gdbad