Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/
Date: Wed, 02 May 2018 16:33:14
Message-Id: 1525278775.f59d3e49ca284589ef10abc0f2fd71e55d178665.whissi@gentoo
1 commit: f59d3e49ca284589ef10abc0f2fd71e55d178665
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 16:21:23 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 2 16:32:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59d3e49
7
8 app-shells/mpv-bash-completion: x86 stable (bug #654518)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 9a2038f00f9..f5f6bc361f1 100644
17 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
18 +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="luajit"
26
27 COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]"