commit: 3f3cd58524b0cc0210a2beb5e0c6e2e10068902c Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 01:39:56 2015 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 01:39:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3cd585
app-vim/gitv-1.3: stabilize app-vim/gitv/gitv-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/gitv/gitv-1.3.ebuild b/app-vim/gitv/gitv-1.3.ebuild index 87c0d37..b5c1475 100644 --- a/app-vim/gitv/gitv-1.3.ebuild +++ b/app-vim/gitv/gitv-1.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: gitk for vim" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574" SRC_URI="https://github.com/gregsexton/gitv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86 ~ppc-macos" +KEYWORDS="amd64 x86 ~ppc-macos" VIM_PLUGIN_HELPFILES="gitv"
