summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-09-29 20:26:10 -0400
committerTim Harder <radhermit@gentoo.org>2017-09-29 20:26:10 -0400
commitb2f97f304888a376d0d1eb10ab49c8f2d104949c (patch)
tree56577ead52af36b20d479d00f54ba03589182fda /app-vim
parentapp-vim/diffchar: version bump to 7.01 (diff)
downloadgentoo-b2f97f304888a376d0d1eb10ab49c8f2d104949c.tar.gz
gentoo-b2f97f304888a376d0d1eb10ab49c8f2d104949c.tar.bz2
gentoo-b2f97f304888a376d0d1eb10ab49c8f2d104949c.zip
app-vim/diffchar: stabilize 6.9
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/diffchar/diffchar-6.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/diffchar/diffchar-6.9.ebuild b/app-vim/diffchar/diffchar-6.9.ebuild
index 6790b0da6cf5..c7ec4e2fdc9a 100644
--- a/app-vim/diffchar/diffchar-6.9.ebuild
+++ b/app-vim/diffchar/diffchar-6.9.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"