From: Mikle Kolyada Date: Fri, 26 Jan 2018 14:47:48 +0000 (+0300) Subject: app-shells/mpv-bash-completion: amd64 stable wrt bug #645266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32832f01c7dcdb272edead5af1e41dab8c28bceb;p=gentoo.git app-shells/mpv-bash-completion: amd64 stable wrt bug #645266 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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]"