diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:12:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:26 +0100 |
commit | 90576da8d255f304d861e942befd3738f770a9ee (patch) | |
tree | 109a59a230f4f5031ba0261de4b40ec78203c36c /media-video/mpv | |
parent | app-emacs/lyskom-elisp-client: x86 stable (bug #631414) (diff) | |
download | gentoo-90576da8d255f304d861e942befd3738f770a9ee.tar.gz gentoo-90576da8d255f304d861e942befd3738f770a9ee.tar.bz2 gentoo-90576da8d255f304d861e942befd3738f770a9ee.zip |
media-video/mpv: x86 stable (bug #617608)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-video/mpv')
-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 c57ddd036dcb..636102c7fe78 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" |