summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-08 14:08:18 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-08 14:08:18 +0200
commit1e201b8e1766c8c116cd37034dc05d9a45d48b21 (patch)
treeee5389c845a8cc5261063bd87c93e7b92e692a94 /app-vim
parentapp-vim/tmpl: Clean up old. (diff)
downloadgentoo-1e201b8e1766c8c116cd37034dc05d9a45d48b21.tar.gz
gentoo-1e201b8e1766c8c116cd37034dc05d9a45d48b21.tar.bz2
gentoo-1e201b8e1766c8c116cd37034dc05d9a45d48b21.zip
app-vim/diffchar: Stable for amd64+x86.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/diffchar/diffchar-6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/diffchar/diffchar-6.1.ebuild b/app-vim/diffchar/diffchar-6.1.ebuild
index 3655d5129258..b7caa37b800e 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"