diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-03-29 10:14:18 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-03-29 10:17:29 +0100 |
commit | 79fbb936bf5b82a6c88c5edf0004806d5430b0ed (patch) | |
tree | 2ede772d4efc6b97a840557ff37f34b0040d5a85 /dev-ruby/ruby-progressbar | |
parent | dev-ruby/fuubar: add ruby26 (diff) | |
download | gentoo-79fbb936bf5b82a6c88c5edf0004806d5430b0ed.tar.gz gentoo-79fbb936bf5b82a6c88c5edf0004806d5430b0ed.tar.bz2 gentoo-79fbb936bf5b82a6c88c5edf0004806d5430b0ed.zip |
dev-ruby/ruby-progressbar: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |