commit: 995b3e23c0fced89accb2b10fbbb57dd23414111
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 20:19:43 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 20:19:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995b3e23
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 <AT> gentoo.org>
.../raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201022.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 4e3aec4c4fc..679e61bcee0 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"