summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-11-06 05:36:08 -0500
committerTim Harder <radhermit@gentoo.org>2017-11-06 05:36:08 -0500
commitccf8e263a49b385cb7d058e2081b1256df18ca9e (patch)
treef7103053d11273a6e74708a1f35f2792241bfff9 /app-vim/diffchar
parentapp-vim/diffchar: version bump to 7.2 (diff)
downloadgentoo-ccf8e263a49b385cb7d058e2081b1256df18ca9e.tar.gz
gentoo-ccf8e263a49b385cb7d058e2081b1256df18ca9e.tar.bz2
gentoo-ccf8e263a49b385cb7d058e2081b1256df18ca9e.zip
app-vim/diffchar: stabilize 7.01
Diffstat (limited to 'app-vim/diffchar')
-rw-r--r--app-vim/diffchar/diffchar-7.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/diffchar/diffchar-7.01.ebuild b/app-vim/diffchar/diffchar-7.01.ebuild
index 6790b0da6cf5..c7ec4e2fdc9a 100644
--- a/app-vim/diffchar/diffchar-7.01.ebuild
+++ b/app-vim/diffchar/diffchar-7.01.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"