commit: 1a990bdbb7d8c4d8c365fca5ffb1601b2d18e29a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 15 05:50:00 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 15 05:50:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a990bdb
dev-ruby/simplecov-html: add ruby23 Package-Manager: portage-2.3.0 dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild index a2a9ec7..1d3566e 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_EXTRADOC="README.md"
