commit: 4e1585c66572addfa8e87a8926d063f920f02b8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 05:17:27 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 05:17:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1585c6
media-libs/raspberrypi-userland: Stabilize 0_pre20201022 arm, #757978
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 7fa3e590928..788e267aecc 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