diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 13:32:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-24 19:55:06 +0100 |
commit | 25b159475ee6562a451bb26ba04bfca7bd7d2fcc (patch) | |
tree | 90e05b3d654b49a90be43943d269b8804f747679 /app-vim/eruby-syntax | |
parent | app-vim/dhcpd-syntax: stable 20030825-r1 for sparc (diff) | |
download | gentoo-25b159475ee6562a451bb26ba04bfca7bd7d2fcc.tar.gz gentoo-25b159475ee6562a451bb26ba04bfca7bd7d2fcc.tar.bz2 gentoo-25b159475ee6562a451bb26ba04bfca7bd7d2fcc.zip |
app-vim/eruby-syntax: stable 2.0-r2 for sparc
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-vim/eruby-syntax')
-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 f95fa6a2acf3..0daf2fb271b5 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" |