summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:29:32 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:30:56 +0200
commit47dd7475fbf6e09cc1e6b37fe088e4ed9e3b519f (patch)
treee0a30657883205f2910f884bc3826b328c079f20 /media-libs/dav1d
parentapp-crypt/scrypt: amd64 stable wrt bug #747031 (diff)
downloadgentoo-47dd7475fbf6e09cc1e6b37fe088e4ed9e3b519f.tar.gz
gentoo-47dd7475fbf6e09cc1e6b37fe088e4ed9e3b519f.tar.bz2
gentoo-47dd7475fbf6e09cc1e6b37fe088e4ed9e3b519f.zip
media-libs/dav1d: amd64 stable wrt bug #747196
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/dav1d')
-rw-r--r--media-libs/dav1d/dav1d-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.7.0.ebuild b/media-libs/dav1d/dav1d-0.7.0.ebuild
index b34ef28c063b..97dd4e0780e6 100644
--- a/media-libs/dav1d/dav1d-0.7.0.ebuild
+++ b/media-libs/dav1d/dav1d-0.7.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