summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-10 17:42:46 +0000
committerSam James <sam@gentoo.org>2020-12-10 17:42:46 +0000
commit9c83321ae4083aa43da7517bd47aa246cff84fdc (patch)
treeea322463118cecca0f0e8696bbe1f8b9aa6eb993 /media-libs
parentapp-shells/mksh: Stabilize 59 arm64, #759214 (diff)
downloadgentoo-9c83321ae4083aa43da7517bd47aa246cff84fdc.tar.gz
gentoo-9c83321ae4083aa43da7517bd47aa246cff84fdc.tar.bz2
gentoo-9c83321ae4083aa43da7517bd47aa246cff84fdc.zip
media-libs/raspberrypi-userland: Stabilize 0_pre20201022 arm64, #758929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 788e267aecc7..7f27f6655647 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