summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-05-21 10:10:22 +0200
committerHans de Graaff <graaff@gentoo.org>2018-05-21 10:11:41 +0200
commite6828d5340a58dd6e7a2ab89bd04098a023fee6f (patch)
tree677bc5dc530853d3ccde4381d7aabd4a1c9b2d3a /dev-ruby
parentapp-misc/clockywock: fix patch to work correctly with default_src_prepare (diff)
downloadgentoo-e6828d5340a58dd6e7a2ab89bd04098a023fee6f.tar.gz
gentoo-e6828d5340a58dd6e7a2ab89bd04098a023fee6f.tar.bz2
gentoo-e6828d5340a58dd6e7a2ab89bd04098a023fee6f.zip
dev-ruby/rspec-collection_matchers: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
index 75da0fc47170..2652af0a7112 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"