diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:16:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:24:28 +0200 |
commit | d6e8a123c9e4a80ee03c5fcce8502395513807b6 (patch) | |
tree | 5863fff477fd9784c5cece159c9d8d3234921b7e /app-shells | |
parent | media-libs/mlt: x86 stable (bug #661840) (diff) | |
download | gentoo-d6e8a123c9e4a80ee03c5fcce8502395513807b6.tar.gz gentoo-d6e8a123c9e4a80ee03c5fcce8502395513807b6.tar.bz2 gentoo-d6e8a123c9e4a80ee03c5fcce8502395513807b6.zip |
app-shells/mpv-bash-completion: x86 stable (bug #662026)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild index 2aca0b8cc661..0d0680d9f821 100644 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.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]" |