diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:02:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:02:30 +0000 |
commit | 83a3192aa52adcf95896dfb10c3c192424ef8afa (patch) | |
tree | e3ed072c04516a116aec73787aa9907df8a402ba /sys-kernel/raspberrypi-image | |
parent | media-libs/sdl2-image: Stabilize 2.6.3-r1 arm64, #920978 (diff) | |
download | gentoo-83a3192aa52adcf95896dfb10c3c192424ef8afa.tar.gz gentoo-83a3192aa52adcf95896dfb10c3c192424ef8afa.tar.bz2 gentoo-83a3192aa52adcf95896dfb10c3c192424ef8afa.zip |
sys-kernel/raspberrypi-image: Stabilize 6.1.21_p20230405 arm, #920979
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/raspberrypi-image')
-rw-r--r-- | sys-kernel/raspberrypi-image/raspberrypi-image-6.1.21_p20230405.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-6.1.21_p20230405.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-6.1.21_p20230405.ebuild index 079915b5cb66..3bb239233e9f 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-6.1.21_p20230405.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-6.1.21_p20230405.ebuild @@ -20,7 +20,7 @@ else 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 LICENSE="GPL-2 raspberrypi-videocore-bin" |