diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:10 +0100 |
commit | 71fd29d662ed9624580413c3de28f4958ceb4578 (patch) | |
tree | 59f58aee112942c7435d26a47a4fb6deacf50a44 /app-shells/mpv-bash-completion | |
parent | dev-php/PEAR-DB: amd64 stable wrt bug #610632 (diff) | |
download | gentoo-71fd29d662ed9624580413c3de28f4958ceb4578.tar.gz gentoo-71fd29d662ed9624580413c3de28f4958ceb4578.tar.bz2 gentoo-71fd29d662ed9624580413c3de28f4958ceb4578.zip |
app-shells/mpv-bash-completion: amd64 stable wrt bug #610700
Package-Manager: portage-2.3.3
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.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.8.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.8.ebuild index c0ab8a668fc3..c47e9a92fb84 100644 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.8.ebuild +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.8.ebuild @@ -12,7 +12,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]" |