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