diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:32:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:32:14 +0200 |
commit | ce3413c6e0642d1f896e7cb612ab94a46354212c (patch) | |
tree | 6dea63868e916fc4080c53de0a5ccdd8f58fa08d /app-shells/mpv-bash-completion | |
parent | app-editors/nano: amd64 stable wrt bug #617844 (diff) | |
download | gentoo-ce3413c6e0642d1f896e7cb612ab94a46354212c.tar.gz gentoo-ce3413c6e0642d1f896e7cb612ab94a46354212c.tar.bz2 gentoo-ce3413c6e0642d1f896e7cb612ab94a46354212c.zip |
app-shells/mpv-bash-completion: amd64 stable wrt bug #617750
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/mpv-bash-completion')
-rw-r--r-- | app-shells/mpv-bash-completion/mpv-bash-completion-3.3.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.12.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.12.ebuild index dc4633a3b92d..73163ee89721 100644 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.12.ebuild +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.12.ebuild @@ -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.14.0[cli]" |