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: Sat, 28 Jul 2018 13:25:07
Message-Id: 1532784268.d6e8a123c9e4a80ee03c5fcce8502395513807b6.whissi@gentoo
1 commit: d6e8a123c9e4a80ee03c5fcce8502395513807b6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:16:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e8a123
7
8 app-shells/mpv-bash-completion: x86 stable (bug #662026)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.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.17.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild
16 index 2aca0b8cc66..0d0680d9f82 100644
17 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild
18 +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.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]"