diff options
author | Sam James <sam@gentoo.org> | 2020-12-11 20:19:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-11 20:19:43 +0000 |
commit | 995b3e23c0fced89accb2b10fbbb57dd23414111 (patch) | |
tree | a0fc4f6325d7b34518f75d38f49f5f534f6dede5 /media-libs/raspberrypi-userland-bin | |
parent | sys-kernel/zen-sources: Version bump 5.9.13 (diff) | |
download | gentoo-995b3e23c0fced89accb2b10fbbb57dd23414111.tar.gz gentoo-995b3e23c0fced89accb2b10fbbb57dd23414111.tar.bz2 gentoo-995b3e23c0fced89accb2b10fbbb57dd23414111.zip |
media-libs/raspberrypi-userland-bin: drop (~)arm64 for now
Upstream aren't (yet?) providing arm64 binaries.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/raspberrypi-userland-bin')
-rw-r--r-- | media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild index 4e3aec4c4fc6..679e61bcee0d 100644 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/firmware-${PV}" LICENSE="BSD GPL-2 raspberrypi-videocore-bin" SLOT="0" -KEYWORDS="-* ~arm arm64" +KEYWORDS="-* ~arm" IUSE="+hardfp examples" RDEPEND="!media-libs/raspberrypi-userland" |