Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-tmux/
Date: Sat, 29 Oct 2016 20:16:32
Message-Id: 1477772188.e3979b056ac1a3795e2a38f27476e33bfadfd834.monsieurp@gentoo
1 commit: e3979b056ac1a3795e2a38f27476e33bfadfd834
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 20:14:53 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 20:16:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3979b05
7
8 app-vim/vim-tmux: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.3.0
11
12 app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
16 index 3bc87cf..f84ecc8 100644
17 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
18 +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
19 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: tmux support for vim"
20 HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
21 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.zip -> ${P}.zip"
22 LICENSE="vim.org"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ppc ppc64 x86"
25
26 DEPEND="
27 app-misc/tmux