diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-26 07:54:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-26 07:54:35 +0100 |
commit | 9e1a0130597a6765119a0f547b5dfed8c19fe6e4 (patch) | |
tree | e2b530245e141e496f66942e4f4f4984907f0eb0 /media-libs | |
parent | mail-client/mutt: ppc64 stable wrt bug #755866 (diff) | |
download | gentoo-9e1a0130597a6765119a0f547b5dfed8c19fe6e4.tar.gz gentoo-9e1a0130597a6765119a0f547b5dfed8c19fe6e4.tar.bz2 gentoo-9e1a0130597a6765119a0f547b5dfed8c19fe6e4.zip |
media-libs/dav1d: ppc64 stable wrt bug #756376
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/dav1d/dav1d-0.7.1.ebuild | 2 |
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 4517e90ea4af..06a2ccd175a2 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 |