diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-14 21:47:54 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-14 21:48:56 +0100 |
commit | a9afd3238a57903a7cf3c8530b4514e4d523157a (patch) | |
tree | 9587faad2cd9b6651a1f5d316ba7c13954d7d76f /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-expectations: add ruby23 (diff) | |
download | gentoo-a9afd3238a57903a7cf3c8530b4514e4d523157a.tar.gz gentoo-a9afd3238a57903a7cf3c8530b4514e4d523157a.tar.bz2 gentoo-a9afd3238a57903a7cf3c8530b4514e4d523157a.zip |
dev-ruby/rspec-core: add ruby23
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.4.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.4.4.ebuild index 5e7d2c105aca..5132461e4d2e 100644 --- a/dev-ruby/rspec-core/rspec-core-3.4.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.4.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" |