summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-25 13:14:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-25 13:14:03 +0100
commita3797c9536241a82e049cc79c1b028e787368710 (patch)
tree5b711299f0b773b15fa127213f38b2c5d93495ea /media-libs/dav1d/dav1d-0.7.1.ebuild
parentmail-client/mutt: ppc stable wrt bug #755866 (diff)
downloadgentoo-a3797c9536241a82e049cc79c1b028e787368710.tar.gz
gentoo-a3797c9536241a82e049cc79c1b028e787368710.tar.bz2
gentoo-a3797c9536241a82e049cc79c1b028e787368710.zip
media-libs/dav1d: ppc stable wrt bug #756376
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/dav1d/dav1d-0.7.1.ebuild')
-rw-r--r--media-libs/dav1d/dav1d-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dav1d/dav1d-0.7.1.ebuild b/media-libs/dav1d/dav1d-0.7.1.ebuild
index 35f484af9b04..4517e90ea4af 100644
--- a/media-libs/dav1d/dav1d-0.7.1.ebuild
+++ b/media-libs/dav1d/dav1d-0.7.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 ~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