From ff5bfe5e66ff8b87ed0feb67f41ad61ff99911ce Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Mon, 22 Jan 2018 22:42:44 +0100 Subject: 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(-) (limited to 'app-vim/vim-tmux') 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 21c876b7995e..3694ce4b6ad6 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 -- cgit v1.2.3-65-gdbad