diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-09 22:37:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-09 22:37:08 +0000 |
commit | 2e4f367a3ce8a2f5348b0087c5a67fd692d7bea4 (patch) | |
tree | 13f56859b0d8a62514affeef2f21088e2422d89b /dev-ruby/ruby_parser | |
parent | dev-ruby/sexp_processor: stable 4.9.0 for hppa, bug #625482 (thanks to Rolf E... (diff) | |
download | gentoo-2e4f367a3ce8a2f5348b0087c5a67fd692d7bea4.tar.gz gentoo-2e4f367a3ce8a2f5348b0087c5a67fd692d7bea4.tar.bz2 gentoo-2e4f367a3ce8a2f5348b0087c5a67fd692d7bea4.zip |
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"
Diffstat (limited to 'dev-ruby/ruby_parser')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 2af0105a03c8..eef0fcdd2d03 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 |