From: Hans de Graaff Date: Sun, 12 Jan 2020 07:13:36 +0000 (+0100) Subject: dev-ruby/rspec-expectations: add ruby27 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d69d24d6585680f917b99f35a8becaa299c9f368;p=gentoo.git dev-ruby/rspec-expectations: add ruby27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.9.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.9.0.ebuild index 6f3961866744..467a599c2262 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.9.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.9.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rspec3"