summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-03 05:17:27 +0000
committerSam James <sam@gentoo.org>2020-12-03 05:17:27 +0000
commit4e1585c66572addfa8e87a8926d063f920f02b8f (patch)
tree4ca74f64870240140ec611d258e0a47767c57d2e /media-libs/raspberrypi-userland
parentmedia-libs/openimageio: fix font installation (diff)
downloadgentoo-4e1585c66572addfa8e87a8926d063f920f02b8f.tar.gz
gentoo-4e1585c66572addfa8e87a8926d063f920f02b8f.tar.bz2
gentoo-4e1585c66572addfa8e87a8926d063f920f02b8f.zip
media-libs/raspberrypi-userland: Stabilize 0_pre20201022 arm, #757978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/raspberrypi-userland')
-rw-r--r--media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20201022.ebuild
index 7fa3e5909284..788e267aecc7 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