summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-26 23:57:21 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-27 00:01:52 +0200
commit7d8b514782caa922fbf516b3296a224e7fab1b18 (patch)
tree23547892695e1097e849482dfa53486d34500fe1 /app-vim
parentapp-vim/recover: Stable for amd64+x86. (diff)
downloadgentoo-7d8b514782caa922fbf516b3296a224e7fab1b18.tar.gz
gentoo-7d8b514782caa922fbf516b3296a224e7fab1b18.tar.bz2
gentoo-7d8b514782caa922fbf516b3296a224e7fab1b18.zip
app-vim/sleuth: Stable amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/sleuth/sleuth-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/sleuth/sleuth-1.1.ebuild b/app-vim/sleuth/sleuth-1.1.ebuild
index 553b1ff4f3e6..a84be251e048 100644
--- a/app-vim/sleuth/sleuth-1.1.ebuild
+++ b/app-vim/sleuth/sleuth-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,6 +9,6 @@ inherit vim-plugin
DESCRIPTION="vim plugin: heuristically set buffer options"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}"