diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-21 20:13:32 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-21 20:15:23 +0200 |
commit | 0602149547a02c4dade5878af804c0dd43cdebba (patch) | |
tree | 6fbe4cfc86881ca9b030f369cdcda5e9611bd951 /dev-ruby/ruby-progressbar | |
parent | dev-ruby/rspectacular: add ruby25 (diff) | |
download | gentoo-0602149547a02c4dade5878af804c0dd43cdebba.tar.gz gentoo-0602149547a02c4dade5878af804c0dd43cdebba.tar.bz2 gentoo-0602149547a02c4dade5878af804c0dd43cdebba.zip |
dev-ruby/ruby-progressbar: add ruby25
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.9.0.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.9.0.ebuild index 8d332539bfbf..033082b7ba8b 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.9.0.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC="" |