From: Hans de Graaff Date: Sun, 20 Jan 2019 09:17:21 +0000 (+0100) Subject: dev-ruby/simplecov-html: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a8c2d779176b49b0fa239f4f2b4c5573ae3fe2e;p=gentoo.git dev-ruby/simplecov-html: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild index ef33bfe352c8..2a331a905c26 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_EXTRADOC="README.md"