diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 11:36:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 11:36:24 +0100 |
commit | aa590b7f4e447d222fec8c4aee2851444e90af3a (patch) | |
tree | 9c70874d7db1e49c88e3c05df0538febfc3b2eea /media-video/mpv | |
parent | net-misc/dhcpcd-6.11.5-r0: alpha stable (diff) | |
download | gentoo-aa590b7f4e447d222fec8c4aee2851444e90af3a.tar.gz gentoo-aa590b7f4e447d222fec8c4aee2851444e90af3a.tar.bz2 gentoo-aa590b7f4e447d222fec8c4aee2851444e90af3a.zip |
media-video/mpv-0.27.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/646886
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-0.27.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.27.2.ebuild b/media-video/mpv/mpv-0.27.2.ebuild index d7d0db2307b2..7da7cfa3035c 100644 --- a/media-video/mpv/mpv-0.27.2.ebuild +++ b/media-video/mpv/mpv-0.27.2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} != *9999* ]]; then https://github.com/mpv-player/mpv/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/mpv.git" |