commit: 73c01008297132c496d3e723201128c5e3d12503 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jun 23 05:07:02 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 04:26:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c01008
dev-ruby/rspec-collection_matchers: add ruby22 Package-Manager: portage-2.2.28 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild index 21a94fc..d5edffa 100644 --- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild +++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
