summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-20 11:51:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-20 12:04:09 +0100
commit9ee8de0d5d7299aabb61fc224992c37b843ba78e (patch)
tree64806df8545251fc4ccaca23ba15056898d49a27 /media-video/mpv/mpv-0.18.0-r1.ebuild
parentapp-arch/snappy: ppc64 stable wrt bug #595026 (diff)
downloadgentoo-9ee8de0d5d7299aabb61fc224992c37b843ba78e.tar.gz
gentoo-9ee8de0d5d7299aabb61fc224992c37b843ba78e.tar.bz2
gentoo-9ee8de0d5d7299aabb61fc224992c37b843ba78e.zip
media-video/mpv: ppc64 stable wrt bug #581204
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/mpv/mpv-0.18.0-r1.ebuild')
-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 4c982a8e72e2..d71405b22d83 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"