diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:57:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:57:07 +0200 |
commit | 1c4f1b22aeeba0802d2a5d03061effca9c86d9f8 (patch) | |
tree | a559c645b96b292c91eb627cf7d1dcffb6b7e7ec /app-vim | |
parent | app-vim/genutils: Stabilize 2.5-r2 amd64, #919643 (diff) | |
download | gentoo-1c4f1b22aeeba0802d2a5d03061effca9c86d9f8.tar.gz gentoo-1c4f1b22aeeba0802d2a5d03061effca9c86d9f8.tar.bz2 gentoo-1c4f1b22aeeba0802d2a5d03061effca9c86d9f8.zip |
app-vim/eruby-syntax: Stabilize 2.0-r3 amd64, #919599
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild index 2bf72a0fb743..7a7bb154640b 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild @@ -9,7 +9,7 @@ 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby" |