diff options
-rw-r--r-- | app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild index eb05cccf8fae..bbe11531b29a 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" HOMEPAGE="http://www.drchip.org/astronaut/vim/" LICENSE="public-domain" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides additional syntax highlighting for help files." |