summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-14 13:04:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-14 13:04:33 +0200
commitd2684a630bdad6bfd645595ea263ad763324438a (patch)
tree4590dc43e8ada2557faf632266f28d0990752150 /media-video/mpv
parentdev-tcltk/tls: ppc stable wrt bug #697646 (diff)
downloadgentoo-d2684a630bdad6bfd645595ea263ad763324438a.tar.gz
gentoo-d2684a630bdad6bfd645595ea263ad763324438a.tar.bz2
gentoo-d2684a630bdad6bfd645595ea263ad763324438a.zip
media-video/mpv: ppc stable wrt bug #681496
Package-Manager: Portage-2.3.76, Repoman-2.3.16 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.29.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.29.1-r1.ebuild b/media-video/mpv/mpv-0.29.1-r1.ebuild
index a1e4fc1744a9..560855bb7bf4 100644
--- a/media-video/mpv/mpv-0.29.1-r1.ebuild
+++ b/media-video/mpv/mpv-0.29.1-r1.ebuild
@@ -15,7 +15,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 ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"