diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 22:09:45 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 22:14:11 +0100 |
commit | 4b604a7b7f82c70443f7dc2284fb70a6241c4d89 (patch) | |
tree | 6b679b4b48b8d617da5b6d454ccb84bd9c24a2c6 /dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | |
parent | dev-ruby/diff-lcs: add ruby23 (diff) | |
download | gentoo-4b604a7b7f82c70443f7dc2284fb70a6241c4d89.tar.gz gentoo-4b604a7b7f82c70443f7dc2284fb70a6241c4d89.tar.bz2 gentoo-4b604a7b7f82c70443f7dc2284fb70a6241c4d89.zip |
dev-ruby/rspec-expectations: add ruby23
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |