summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-03-29 10:14:18 +0100
committerHans de Graaff <graaff@gentoo.org>2019-03-29 10:17:29 +0100
commit79fbb936bf5b82a6c88c5edf0004806d5430b0ed (patch)
tree2ede772d4efc6b97a840557ff37f34b0040d5a85
parentdev-ruby/fuubar: add ruby26 (diff)
downloadgentoo-79fbb936.tar.gz
gentoo-79fbb936.tar.bz2
gentoo-79fbb936.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
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.10.0.ebuild4
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=""