commit: c56ba2607656ede9064cfb64031bbbe5573be116 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 09:35:25 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 10:24:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c56ba260
dev-ruby/strscan: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/strscan/strscan-3.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/strscan/strscan-3.0.6.ebuild b/dev-ruby/strscan/strscan-3.0.6.ebuild index 5a0a7391432b..3b3490b11201 100644 --- a/dev-ruby/strscan/strscan-3.0.6.ebuild +++ b/dev-ruby/strscan/strscan-3.0.6.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="NEWS.md README.md"
