summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-25 07:29:33 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-25 07:29:33 +0100
commit15f349ecb6bf2c5f144ecfa2a240e2b300bb64cb (patch)
tree17df81d5b21a5e2215d460bd4edfce1b62420c72 /dev-ruby/ruby-progressbar
parentdev-ruby/rspectacular: add ruby24 (diff)
downloadgentoo-15f349ecb6bf2c5f144ecfa2a240e2b300bb64cb.tar.gz
gentoo-15f349ecb6bf2c5f144ecfa2a240e2b300bb64cb.tar.bz2
gentoo-15f349ecb6bf2c5f144ecfa2a240e2b300bb64cb.zip
dev-ruby/ruby-progressbar: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""