diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 15:57:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-17 15:57:25 +0300 |
commit | a974681efe63b66718e4ce5bfdc6509ec4933b9d (patch) | |
tree | b4bae7359a9e3b688cbb4e57b3dff89192801549 /sys-kernel | |
parent | dev-ruby/net-smtp: drop 0.3.3, 0.4.0 (diff) | |
download | gentoo-a974681efe63b66718e4ce5bfdc6509ec4933b9d.tar.gz gentoo-a974681efe63b66718e4ce5bfdc6509ec4933b9d.tar.bz2 gentoo-a974681efe63b66718e4ce5bfdc6509ec4933b9d.zip |
sys-kernel/raspberrypi-image: Stabilize 6.6.28_p20240424 arm64, #934454
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/raspberrypi-image/raspberrypi-image-6.6.28_p20240424.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.28_p20240424.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.28_p20240424.ebuild index 8a8a4752bce4..4cdd381c27a3 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.28_p20240424.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-6.6.28_p20240424.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" |