diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-02 18:21:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-02 18:32:55 +0200 |
commit | f59d3e49ca284589ef10abc0f2fd71e55d178665 (patch) | |
tree | ed6f37cb9d46f0fd4bac276627531c4f3d95fa35 /app-shells/mpv-bash-completion | |
parent | net-irc/irssi-otr: x86 stable (bug #654066) (diff) | |
download | gentoo-f59d3e49ca284589ef10abc0f2fd71e55d178665.tar.gz gentoo-f59d3e49ca284589ef10abc0f2fd71e55d178665.tar.bz2 gentoo-f59d3e49ca284589ef10abc0f2fd71e55d178665.zip |
app-shells/mpv-bash-completion: x86 stable (bug #654518)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-shells/mpv-bash-completion')
-rw-r--r-- | app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 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 9a2038f00f9f..f5f6bc361f17 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 @@ -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 ~x86" +KEYWORDS="amd64 x86" IUSE="luajit" COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]" |