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, 20 Apr 2019 22:45:25
Message-Id: 1555783050.aa4f75f0e9ce8f186613b57e64b8175757554ce6.zlogene@gentoo
1 commit: aa4f75f0e9ce8f186613b57e64b8175757554ce6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:51:16 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:57:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4f75f0
7
8 dev-ruby/ruby_parser: alpha 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="alpha"
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 ad5bd39f758..f43c6d39391 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