commit: e64ecf7a901699efe64f8e42db318083dfedf4a1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 11 22:04:25 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 11 22:08:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64ecf7a
app-vim/eruby-syntax: mark stable for the remaining arches using the ALLARCHES policy. Bug: https://bugs.gentoo.org/646598 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5f4dcb5b371..7062ef9a855 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"
