diff options
author | 2017-10-07 11:25:37 +0000 | |
---|---|---|
committer | 2017-10-07 11:25:57 +0000 | |
commit | c30e0b5467b55fd6dfba05537ec9fc31feab2f6c (patch) | |
tree | b4299693ae396765aa78998b1527b59ef791954e /media-video | |
parent | dev-vcs/guilt: stable 0.36 for ppc, bug #617594 (diff) | |
download | gentoo-c30e0b5467b55fd6dfba05537ec9fc31feab2f6c.tar.gz gentoo-c30e0b5467b55fd6dfba05537ec9fc31feab2f6c.tar.bz2 gentoo-c30e0b5467b55fd6dfba05537ec9fc31feab2f6c.zip |
media-video/mpv: stable 0.25.0-r2 for ppc/ppc64, bug #617608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/mpv-0.25.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.25.0-r2.ebuild b/media-video/mpv/mpv-0.25.0-r2.ebuild index 34722fe239ee..0eccb745b95d 100644 --- a/media-video/mpv/mpv-0.25.0-r2.ebuild +++ b/media-video/mpv/mpv-0.25.0-r2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} != *9999* ]]; then https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz " - KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" + KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git" |