From: Hans de Graaff Date: Fri, 29 Mar 2019 09:14:18 +0000 (+0100) Subject: dev-ruby/ruby-progressbar: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=79fbb936bf5b82a6c88c5edf0004806d5430b0ed;p=gentoo.git dev-ruby/ruby-progressbar: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild index 033082b7ba8b..b111a54ef13b 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild @@ -1,9 +1,9 @@ -# 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="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""