commit: c700d94416884e02fde2574d27a93c41dd4c3bb2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 28 07:43:51 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 10:24:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c700d944
dev-ruby/net-imap: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/net-imap/net-imap-0.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-imap/net-imap-0.3.4.ebuild b/dev-ruby/net-imap/net-imap-0.3.4.ebuild index eaedc9142d36..61efc846ec37 100644 --- a/dev-ruby/net-imap/net-imap-0.3.4.ebuild +++ b/dev-ruby/net-imap/net-imap-0.3.4.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_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md"
