summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-01 21:21:38 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-01 21:21:38 +0200
commitb2812fdda17d6ffc98033b93aac856b931b0b71a (patch)
treeb78bae30fc2b61add3277b37e4f12b3aa42d9f4c /media-libs
parentmedia-video/vlc: x86 stable (bug #688642) (diff)
downloadgentoo-b2812fdda17d6ffc98033b93aac856b931b0b71a.tar.gz
gentoo-b2812fdda17d6ffc98033b93aac856b931b0b71a.tar.bz2
gentoo-b2812fdda17d6ffc98033b93aac856b931b0b71a.zip
media-libs/dav1d: x86 stable (bug #688642)
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-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 853076cc5077..6c08eebb73c3 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