From: Hans de Graaff Date: Thu, 25 Jan 2018 06:29:33 +0000 (+0100) Subject: dev-ruby/ruby-progressbar: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15f349ecb6bf2c5f144ecfa2a240e2b300bb64cb;p=gentoo.git dev-ruby/ruby-progressbar: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild index c18decbf5958..80a4fba0aa66 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""