summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:18:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:48:27 +0100
commite27b97411db6fb0690e9ac9b92c036a94ada7315 (patch)
treebee1aeab940e1267a9e0bb790ba04aa85da16bff /media-video/mpv
parentapp-arch/snappy: ppc stable wrt bug #595026 (diff)
downloadgentoo-e27b97411db6fb0690e9ac9b92c036a94ada7315.tar.gz
gentoo-e27b97411db6fb0690e9ac9b92c036a94ada7315.tar.bz2
gentoo-e27b97411db6fb0690e9ac9b92c036a94ada7315.zip
media-video/mpv: ppc stable wrt bug #581204
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-0.18.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"