diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-29 22:14:53 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-29 22:16:28 +0200 |
commit | e3979b056ac1a3795e2a38f27476e33bfadfd834 (patch) | |
tree | 65b11c572269cb6d6300dd1a216b82d4e557f1d4 /app-vim | |
parent | dev-python/PySocks: Bump to version 1.5.7 (diff) | |
download | gentoo-e3979b056ac1a3795e2a38f27476e33bfadfd834.tar.gz gentoo-e3979b056ac1a3795e2a38f27476e33bfadfd834.tar.bz2 gentoo-e3979b056ac1a3795e2a38f27476e33bfadfd834.zip |
app-vim/vim-tmux: Stable for amd64. Mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild index 3bc87cf8efce..f84ecc8fdcd8 100644 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: tmux support for vim" HOMEPAGE="https://github.com/tmux-plugins/vim-tmux" SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="vim.org" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" DEPEND=" app-misc/tmux |