From: Agostino Sarubbo Date: Sun, 15 Jan 2017 15:18:40 +0000 (+0100) Subject: media-video/mpv: ppc stable wrt bug #581204 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e27b97411db6fb0690e9ac9b92c036a94ada7315;p=gentoo.git media-video/mpv: ppc stable wrt bug #581204 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild index 22ab38ef39c5..4c982a8e72e2 100644 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux" + KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else EGIT_REPO_URI="git://github.com/mpv-player/mpv.git"