summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 08:03:25 +0000
committerSam James <sam@gentoo.org>2020-11-26 08:03:25 +0000
commit80456b3a53b796b474eae1f81ae9354ef3e74d6b (patch)
tree1b29f5b2e8112e5605976622e4dd69a915cd562f /media-libs
parentdev-python/lxml: Stabilize 4.6.1 arm64, #756466 (diff)
downloadgentoo-80456b3a53b796b474eae1f81ae9354ef3e74d6b.tar.gz
gentoo-80456b3a53b796b474eae1f81ae9354ef3e74d6b.tar.bz2
gentoo-80456b3a53b796b474eae1f81ae9354ef3e74d6b.zip
media-libs/dav1d: Stabilize 0.7.1 arm, #756376
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/dav1d/dav1d-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.7.1.ebuild b/media-libs/dav1d/dav1d-0.7.1.ebuild
index 06a2ccd175a2..1ea364b43e9e 100644
--- a/media-libs/dav1d/dav1d-0.7.1.ebuild
+++ b/media-libs/dav1d/dav1d-0.7.1.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" == "9999" ]]; then
SCM="git-r3"
EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d"
else
- KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~sparc x86"
+ KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2"
fi