commit: 1e201b8e1766c8c116cd37034dc05d9a45d48b21 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 12:08:18 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 12:08:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e201b8e
app-vim/diffchar: Stable for amd64+x86. Package-Manager: portage-2.2.28 app-vim/diffchar/diffchar-6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/diffchar/diffchar-6.1.ebuild b/app-vim/diffchar/diffchar-6.1.ebuild index 3655d51..b7caa37 100644 --- a/app-vim/diffchar/diffchar-6.1.ebuild +++ b/app-vim/diffchar/diffchar-6.1.ebuild @@ -8,6 +8,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words" HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932" LICENSE="vim.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
