commit: bb251de8ed675aef7c650e95974054fe73eb025a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 18 06:26:33 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 06:27:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb251de8
dev-ruby/ruby-progressbar: add ruby23 Package-Manager: portage-2.3.0 dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild index 0232156..efadf6b 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""