Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_parser/
Date: Sun, 02 Oct 2016 08:42:39
Message-Id: 1475397690.59b857200690c5138d71756e9543d1a5a49d2fa2.jer@gentoo
1 commit: 59b857200690c5138d71756e9543d1a5a49d2fa2
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 08:41:30 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 08:41:30 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b85720
7
8 dev-ruby/ruby_parser: Stable for HPPA (bug #589690).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild
17 index da701bc..ad9a3b3 100644
18 --- a/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild
19 +++ b/dev-ruby/ruby_parser/ruby_parser-3.8.2.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser"
21
22 LICENSE="MIT"
23 SLOT="3"
24 -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"
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 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/sexp_processor-4.7.0:4