diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-03-09 07:11:47 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-03-09 07:11:47 +0100 |
commit | 0b8b459078778b254c3fcfc3f2247bdb401a8472 (patch) | |
tree | 27458140e39c65c2f12fd9b8a7ecafa5b6526c96 /dev-ruby/rspec-support | |
parent | dev-ruby/thread_order: add ruby25 (diff) | |
download | gentoo-0b8b459078778b254c3fcfc3f2247bdb401a8472.tar.gz gentoo-0b8b459078778b254c3fcfc3f2247bdb401a8472.tar.bz2 gentoo-0b8b459078778b254c3fcfc3f2247bdb401a8472.zip |
dev-ruby/rspec-support: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r-- | dev-ruby/rspec-support/rspec-support-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild index d53ae2925ed0..9f01e14af119 100644 --- a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild +++ b/dev-ruby/rspec-support/rspec-support-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_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |