summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-30 19:31:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-03-30 19:31:45 +0200
commit1b93cc7b8875542250faa35eba6ae78971e9987a (patch)
treef97caa1e31a0b7af7ab75fe52c87a4968f9ba059
parentsys-kernel/gentoo-sources: Linux patch updates (diff)
downloadgentoo-1b93cc7b.tar.gz
gentoo-1b93cc7b.tar.bz2
gentoo-1b93cc7b.zip
media-libs/dav1d: x86 stable (bug #774741)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--media-libs/dav1d/dav1d-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.8.2.ebuild b/media-libs/dav1d/dav1d-0.8.2.ebuild
index 38fc32f1023f..0409d02cbaf0 100644
--- a/media-libs/dav1d/dav1d-0.8.2.ebuild
+++ b/media-libs/dav1d/dav1d-0.8.2.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