diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 17:47:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-26 17:48:29 +0300 |
commit | 32832f01c7dcdb272edead5af1e41dab8c28bceb (patch) | |
tree | 15f8f95713b74979c5de67754667684065d42109 /app-shells | |
parent | net-misc/youtube-dl: Old. (diff) | |
download | gentoo-32832f01c7dcdb272edead5af1e41dab8c28bceb.tar.gz gentoo-32832f01c7dcdb272edead5af1e41dab8c28bceb.tar.bz2 gentoo-32832f01c7dcdb272edead5af1e41dab8c28bceb.zip |
app-shells/mpv-bash-completion: amd64 stable wrt bug #645266
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild index cc0b326cb44d..eb8e758b29fb 100644 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="luajit" COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]" |