commit: ae97b22e2c61cc6e9d4eedcea18e7f46d519ebe1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 06:32:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 07:09:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae97b22e
dev-ruby/ruby-gobject-introspection: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> .../ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild index 78cb6138f3a3..d10a04bd694a 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" inherit ruby-ng-gnome2
