Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/eruby-syntax/
Date: Fri, 11 May 2018 22:09:12
Message-Id: 1526076529.e64ecf7a901699efe64f8e42db318083dfedf4a1.monsieurp@gentoo
1 commit: e64ecf7a901699efe64f8e42db318083dfedf4a1
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 22:04:25 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 22:08:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64ecf7a
7
8 app-vim/eruby-syntax: mark stable for the remaining arches using the ALLARCHES policy.
9
10 Bug: https://bugs.gentoo.org/646598
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
17 index 5f4dcb5b371..7062ef9a855 100644
18 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
19 +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
20 @@ -8,7 +8,7 @@ inherit vim-plugin
21 DESCRIPTION="vim plugin: syntax highlighting for eruby"
22 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403"
23 LICENSE="vim.org"
24 -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
25 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
26
27 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby"