diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:25:53 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:25:53 +0200 |
commit | c1520f0bc7837329128064d2f45851c8d9b01a18 (patch) | |
tree | fccb3e84f801ddfcc778a0202de4bbf80b2f811b | |
parent | defbe83e5f879851905b96843ba4dea5a00a2983 (diff) | |
download | gentoo-c1520f0bc7837329128064d2f45851c8d9b01a18.tar.gz gentoo-c1520f0bc7837329128064d2f45851c8d9b01a18.tar.xz |
dev-ruby/ruby_parser-3.9.0-r0: alpha stable
Gentoo-Bug: 625482
-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 a5456d7c3c1..b0a7e5b8993 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 |