diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-08-15 07:40:18 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-08-15 07:40:18 +0200 |
commit | f61e0c76d40f273f90960191d1c7bcba6a61735e (patch) | |
tree | bbecc6e7f32830cf0b3c53b76db97ae59285f2ad /app-vim/vim-tmux | |
parent | app-dicts/myspell-kk: keyword ~arm64 (diff) | |
download | gentoo-f61e0c76d40f273f90960191d1c7bcba6a61735e.tar.gz gentoo-f61e0c76d40f273f90960191d1c7bcba6a61735e.tar.bz2 gentoo-f61e0c76d40f273f90960191d1c7bcba6a61735e.zip |
app-vim/vim-tmux: keyword ~arm64
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'app-vim/vim-tmux')
-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 4661b2e001c3..21c876b7995e 100644 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild @@ -9,7 +9,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 ~ia64 ~arm ~mips ~sparc ~alpha ~hppa" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" # Bug 603526. # Remove this line once this version is marked stable |