commit: 1a3f85e4f2c8e8ac885c01e9e1e587010c1d4d91 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 28 07:38:11 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 10:24:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3f85e4
dev-ruby/stringio: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/stringio/stringio-3.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringio/stringio-3.0.5.ebuild b/dev-ruby/stringio/stringio-3.0.5.ebuild index b4432a6573c3..dce6f14bfb76 100644 --- a/dev-ruby/stringio/stringio-3.0.5.ebuild +++ b/dev-ruby/stringio/stringio-3.0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
