commit: 4b604a7b7f82c70443f7dc2284fb70a6241c4d89 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Mar 7 21:09:45 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Mar 7 21:14:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b604a7b
dev-ruby/rspec-expectations: add ruby23 Package-Manager: portage-2.2.26 dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index b8b92b3..8091225 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec"
