diff options
Diffstat (limited to 'sys-kernel/raspberrypi-image')
-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" |