commit: cdd20479023f90f4210f45ab07942a77125b2e67 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 20:44:52 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 20:44:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd20479
dev-ruby/simplecov: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/simplecov/simplecov-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/simplecov/simplecov-0.14.1.ebuild b/dev-ruby/simplecov/simplecov-0.14.1.ebuild index b8aceecbdeb..f654c61a46c 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"
