commit: 6027285663a607d8f7131e9a86e21deb685fb482 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 03:23:24 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 03:41:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60272856
dev-ruby/ruby-poppler: forward ruby32 Closes: https://github.com/gentoo/gentoo/pull/31391 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/ruby-poppler/ruby-poppler-4.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-poppler/ruby-poppler-4.1.2.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-4.1.2.ebuild index b7a4dab838b4..e31095a2fa88 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-4.1.2.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-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" +USE_RUBY="ruby30 ruby31 ruby32" inherit ruby-ng-gnome2
