summaryrefslogtreecommitdiff
path: root/app-vim/diffchar
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-12-11 23:54:34 -0600
committerTim Harder <radhermit@gentoo.org>2018-12-12 02:24:41 -0600
commitd84d88d6e86a6a8966b9889fb80c2fa3519233b7 (patch)
treef11912312607dbc0ff7c50657ff4862c4b97b131 /app-vim/diffchar
parent9e239ae317f45845028be8526c0e58d45be54ef4 (diff)
downloadgentoo-d84d88d6e86a6a8966b9889fb80c2fa3519233b7.tar.gz
gentoo-d84d88d6e86a6a8966b9889fb80c2fa3519233b7.tar.xz
app-vim/diffchar: stabilize 7.2
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'app-vim/diffchar')
-rw-r--r--app-vim/diffchar/diffchar-7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/diffchar/diffchar-7.2.ebuild b/app-vim/diffchar/diffchar-7.2.ebuild
index 7a51a197391..6c45dd971e7 100644
--- a/app-vim/diffchar/diffchar-7.2.ebuild
+++ b/app-vim/diffchar/diffchar-7.2.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 https://www.vim.org/scripts/script.php?script_id=4932"
LICENSE="vim.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"