commit: ff5bfe5e66ff8b87ed0feb67f41ad61ff99911ce Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 21:42:44 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 21:42:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5bfe5e
app-vim/vim-tmux: add amd64-fbsd keyword. Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 21c876b7995..3694ce4b6ad 100644 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd" # Bug 603526. # Remove this line once this version is marked stable
