commit: 1fbaf46fc3f281eafce9902dbf430e1cce5cde8b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 11:56:57 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 03:02:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbaf46f
dev-ruby/ruby-progressbar: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/ruby-progressbar/ruby-progressbar-1.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.13.0.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.13.0.ebuild index b77912c368ba..1dc001d98a5d 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.13.0.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_BINWRAP=""