diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:39:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:39:38 +0300 |
commit | 23aa50020a8154e2cd7758f1e2bd231152f6f7b7 (patch) | |
tree | 73b7ba39f7a04cf84a71b26dd9a1ec5e30d3f01c /sys-kernel | |
parent | dev-python/cppy: Keyword 1.2.1-r1 ia64, #836769 (diff) | |
download | gentoo-23aa50020a8154e2cd7758f1e2bd231152f6f7b7.tar.gz gentoo-23aa50020a8154e2cd7758f1e2bd231152f6f7b7.tar.bz2 gentoo-23aa50020a8154e2cd7758f1e2bd231152f6f7b7.zip |
sys-kernel/raspberrypi-image: Stabilize 5.10.63_p20211029 arm, #836569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/raspberrypi-image/raspberrypi-image-5.10.63_p20211029.ebuild | 2 |
1 files changed, 1 insertions, 1 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 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() { |