commit: 9c83321ae4083aa43da7517bd47aa246cff84fdc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 17:42:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 17:42:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c83321a
media-libs/raspberrypi-userland: Stabilize 0_pre20201022 arm64, #758929
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild
b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild
index 788e267aecc..7f27f665564 100644
--- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild
+++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild
@@ -17,7 +17,7 @@ else
# * Go to https://github.com/raspberrypi/userland/commits/master and
find the full hash
GIT_COMMIT="e432bc3400401064e2d8affa5d1454aac2cf4a00"
SRC_URI="https://github.com/raspberrypi/userland/archive/${GIT_COMMIT}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="arm ~arm64"
+ KEYWORDS="arm arm64"
S="${WORKDIR}/userland-${GIT_COMMIT}"
fi