From: Hans de Graaff Date: Mon, 22 Jan 2018 20:44:52 +0000 (+0100) Subject: dev-ruby/simplecov: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cdd20479023f90f4210f45ab07942a77125b2e67;p=gentoo.git dev-ruby/simplecov: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/simplecov/simplecov-0.14.1.ebuild b/dev-ruby/simplecov/simplecov-0.14.1.ebuild index b8aceecbdebd..f654c61a46c8 100644 --- a/dev-ruby/simplecov/simplecov-0.14.1.ebuild +++ b/dev-ruby/simplecov/simplecov-0.14.1.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_EXTRADOC="CHANGELOG.md README.md"