commit: e390d6e7a27b6d7bce7ac574b44855bde5515b24 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Mar 30 08:11:45 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 30 08:16:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e390d6e7
dev-ruby/ruby-pango: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby-pango/ruby-pango-4.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-pango/ruby-pango-4.2.9.ebuild b/dev-ruby/ruby-pango/ruby-pango-4.2.9.ebuild index 0112320e2e2c..63c7e4a570f9 100644 --- a/dev-ruby/ruby-pango/ruby-pango-4.2.9.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-4.2.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" inherit ruby-ng-gnome2
