From: Georgy Yakovlev Date: Sun, 26 Apr 2020 05:03:15 +0000 (-0700) Subject: media-libs/dav1d: 0.5.2 ppc64 stable, bug #711144 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e56b8ed18e0c91577b6ae6bd78fd1f062099c5e;p=gentoo.git media-libs/dav1d: 0.5.2 ppc64 stable, bug #711144 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/media-libs/dav1d/dav1d-0.5.2.ebuild b/media-libs/dav1d/dav1d-0.5.2.ebuild index 0049ac7de311..48cc9609b4ef 100644 --- a/media-libs/dav1d/dav1d-0.5.2.ebuild +++ b/media-libs/dav1d/dav1d-0.5.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