diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-09 07:14:21 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-09 07:14:21 +0100 |
commit | 2f64813d9d13d677be7a6fed7d57c44dc9b6b9da (patch) | |
tree | 2b25477e0792600d2277525ef928dfc39f58741d /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-mocks: add ruby25 (diff) | |
download | gentoo-2f64813d9d13d677be7a6fed7d57c44dc9b6b9da.tar.gz gentoo-2f64813d9d13d677be7a6fed7d57c44dc9b6b9da.tar.bz2 gentoo-2f64813d9d13d677be7a6fed7d57c44dc9b6b9da.zip |
dev-ruby/rspec-core: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild index 0be2590a5fc4..c587e4074b40 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" |