commit: 28c61924f3a4bf1dda5806a5a2b1c17cdc81ca0e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:01:14 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:01:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c61924
app-vim/eruby-syntax: Stabilize 2.0-r3 x86, #919599 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/eruby-syntax/eruby-syntax-2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7a7bb154640b..54349bd373a2 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"
