diff options
author | 2015-11-12 11:36:05 +0100 | |
---|---|---|
committer | 2015-11-12 11:36:05 +0100 | |
commit | 45c7d2e0806c7f59f8cf5135ff3461ad381455e0 (patch) | |
tree | 7e51c4e0e41536426ac7af67f9a4b79dda615058 /media-video/mpv/mpv-0.9.2-r1.ebuild | |
parent | media-libs/libass: ppc stable wrt bug #558596 (diff) | |
download | gentoo-45c7d2e0806c7f59f8cf5135ff3461ad381455e0.tar.gz gentoo-45c7d2e0806c7f59f8cf5135ff3461ad381455e0.tar.bz2 gentoo-45c7d2e0806c7f59f8cf5135ff3461ad381455e0.zip |
media-video/mpv: ppc stable wrt bug #558600
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-video/mpv/mpv-0.9.2-r1.ebuild')
-rw-r--r-- | media-video/mpv/mpv-0.9.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.9.2-r1.ebuild b/media-video/mpv/mpv-0.9.2-r1.ebuild index 5012a7200299..23d654b1694e 100644 --- a/media-video/mpv/mpv-0.9.2-r1.ebuild +++ b/media-video/mpv/mpv-0.9.2-r1.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI+=" https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc ~x86 ~amd64-linux" DOCS+=( RELEASE_NOTES ) fi |