summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-01-03 11:54:53 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-03 12:09:59 +0000
commite8c202e0f01bab2e9f4f3e66abdbe5a4932e3251 (patch)
tree334329de32cc89393609b58d30119aa04de0ad24 /media-libs/dav1d
parentsys-apps/progress: stable 0.15 for ppc64 (diff)
downloadgentoo-e8c202e0f01bab2e9f4f3e66abdbe5a4932e3251.tar.gz
gentoo-e8c202e0f01bab2e9f4f3e66abdbe5a4932e3251.tar.bz2
gentoo-e8c202e0f01bab2e9f4f3e66abdbe5a4932e3251.zip
media-libs/dav1d: stable 0.8.0 for ppc64
stable wrt bug #762098 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 6a37c26f2323..dc58e588a6c7 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