Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_parser/
Date: Sat, 13 Apr 2019 14:18:08
Message-Id: 1555165078.37a81fff6d94108daf2c273c1366c94bcb488d8f.zlogene@gentoo
1 commit: 37a81fff6d94108daf2c273c1366c94bcb488d8f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 14:11:50 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 14:17:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a81fff
7
8 dev-ruby/ruby_parser: amd64 stable wrt bug #683250
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
18 index ecb7abcfefb..436011ca5da 100644
19 --- a/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
20 +++ b/dev-ruby/ruby_parser/ruby_parser-3.13.1.ebuild
21 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser"
22
23 LICENSE="MIT"
24 SLOT="3"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 ruby_add_rdepend ">=dev-ruby/sexp_processor-4.9.0:4