From 2e4f367a3ce8a2f5348b0087c5a67fd692d7bea4 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 9 Nov 2017 22:37:08 +0000 Subject: [PATCH] dev-ruby/ruby_parser: stable 3.9.0 for hppa, bug #625482 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa" --- dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild index 2af0105a03c89..eef0fcdd2d037 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser" LICENSE="MIT" SLOT="3" -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" +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" IUSE="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.9.0:4