summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-02 13:18:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-02 13:18:35 +0200
commite99c67a7c32be0538412f3d3e4dc83c0eee0b26c (patch)
treebe15eda948635610824f720440d5e7e0f61489e0
parentmedia-libs/freetype: Synced live ebuild (diff)
downloadgentoo-e99c67a7.tar.gz
gentoo-e99c67a7.tar.bz2
gentoo-e99c67a7.zip
media-libs/dav1d: amd64 stable wrt bug #688642
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--media-libs/dav1d/dav1d-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.3.1.ebuild b/media-libs/dav1d/dav1d-0.3.1.ebuild
index 8a9c0a90c7f3..e706c77f9006 100644
--- a/media-libs/dav1d/dav1d-0.3.1.ebuild
+++ b/media-libs/dav1d/dav1d-0.3.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 ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2"
fi