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: Fri, 01 Feb 2019 08:48:10
Message-Id: 1549010791.200ce5260c7f827b5ca9e3f1faf0a692d2b573a6.monsieurp@gentoo
1 commit: 200ce5260c7f827b5ca9e3f1faf0a692d2b573a6
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 30 19:36:19 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 1 08:46:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200ce526
7
8 app-vim/vim-tmux: keyword for arm/ia64/alpha platforms.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --force
13
14 app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
18 index a189820f05f..649e9130c2f 100644
19 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
20 +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
21 @@ -9,4 +9,4 @@ DESCRIPTION="vim plugin: tmux support for vim"
22 HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
23 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
24 LICENSE="vim.org"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd alpha ia64 arm"