diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:22:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:39 +0200 |
commit | e92e01641f9e7923ca16b7df1c818790069aaa02 (patch) | |
tree | 0c96117e8c4e339f4aa4f90a2e1a3058432bac0c /app-vim | |
parent | app-vim/tt2-syntax: x86 stable (bug #646598) (diff) | |
download | gentoo-e92e01641f9e7923ca16b7df1c818790069aaa02.tar.gz gentoo-e92e01641f9e7923ca16b7df1c818790069aaa02.tar.bz2 gentoo-e92e01641f9e7923ca16b7df1c818790069aaa02.zip |
app-vim/eruby-syntax: x86 stable (bug #646598)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 0daf2fb271b5..5f4dcb5b3716 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" |