summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:59:36 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:59:36 +0000
commit808d2fc46d552db480dcf4bb0292882929d4ae7c (patch)
tree615228c61b0c5135fc3a251894e021b5d5902088 /media-libs/dav1d
parentmail-filter/sieve-connect: Stabilize 0.90 x86, #762071 (diff)
downloadgentoo-808d2fc46d552db480dcf4bb0292882929d4ae7c.tar.gz
gentoo-808d2fc46d552db480dcf4bb0292882929d4ae7c.tar.bz2
gentoo-808d2fc46d552db480dcf4bb0292882929d4ae7c.zip
media-libs/dav1d: Stabilize 0.8.0 x86, #762098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/dav1d')
-rw-r--r--media-libs/dav1d/dav1d-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.8.0.ebuild b/media-libs/dav1d/dav1d-0.8.0.ebuild
index dc58e588a6c7..3c9afa7958b7 100644
--- a/media-libs/dav1d/dav1d-0.8.0.ebuild
+++ b/media-libs/dav1d/dav1d-0.8.0.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