From: Hans de Graaff Date: Mon, 7 Mar 2016 21:09:45 +0000 (+0100) Subject: dev-ruby/rspec-expectations: add ruby23 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b604a7b7f82c70443f7dc2284fb70a6241c4d89;p=gentoo.git dev-ruby/rspec-expectations: add ruby23 Package-Manager: portage-2.2.26 --- 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 b8b92b309c64..809122519c09 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"