commit: 077756f7379cccfe03c9d8412d36e242f7547f83 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Dec 29 07:33:10 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Dec 29 07:40:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077756f7
dev-ruby/ruby-gobject-introspection: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> .../ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild index dcc1dbf7a43c..1d073f4d314a 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" inherit ruby-ng-gnome2
