diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 16:56:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 16:58:06 +0300 |
commit | b98e41cd4f95cc2216000282cea58ac8bb3cb043 (patch) | |
tree | d6b4998d4ebaf15cb42f09f6eefc06a76eed4eb4 /app-vim | |
parent | app-vim/ebnf-syntax: amd64 stable wrt bug #646598 (diff) | |
download | gentoo-b98e41cd4f95cc2216000282cea58ac8bb3cb043.tar.gz gentoo-b98e41cd4f95cc2216000282cea58ac8bb3cb043.tar.bz2 gentoo-b98e41cd4f95cc2216000282cea58ac8bb3cb043.zip |
app-vim/eruby-syntax: amd64 stable wrt bug #646598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild index 08e3138f69ed..a1217043980f 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for eruby" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403" LICENSE="vim.org" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby" |