diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 21:57:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 21:58:09 +0100 |
commit | ad7a9a0bd4ce8fc924dbfa457476ab5bdba4e5b0 (patch) | |
tree | b44477b6bc20be014211fb7f920c6a7b5f69dc6c /app-vim/eruby-syntax | |
parent | app-vim/ebnf-syntax: stable 1.1-r2 for ppc, bug #646598 (diff) | |
download | gentoo-ad7a9a0bd4ce8fc924dbfa457476ab5bdba4e5b0.tar.gz gentoo-ad7a9a0bd4ce8fc924dbfa457476ab5bdba4e5b0.tar.bz2 gentoo-ad7a9a0bd4ce8fc924dbfa457476ab5bdba4e5b0.zip |
app-vim/eruby-syntax: stable 2.0-r2 for ppc, bug #646598
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 a1217043980f..3b358bb1c165 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" |