commit: 51fd3f6e4390f0f2ea2875c5a85cf502dce383ab Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Apr 9 05:47:47 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Apr 9 06:51:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51fd3f6e
dev-ruby/loofah: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/loofah/loofah-2.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/loofah/loofah-2.24.0.ebuild b/dev-ruby/loofah/loofah-2.24.0.ebuild index 3f5e0f43279f..4b74e6e63d8a 100644 --- a/dev-ruby/loofah/loofah-2.24.0.ebuild +++ b/dev-ruby/loofah/loofah-2.24.0.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" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"