From e92487f0ee591249ebc8a8207bb17c7fe5cf6311 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 28 Sep 2017 06:13:11 +0200 Subject: [PATCH] dev-ruby/rspec-json_expectations: add ruby24 Package-Manager: Portage-2.3.8, Repoman-2.3.2 --- .../rspec-json_expectations-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild index 441ddad769d32..b6095cb98eef1 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc"