commit: 4e1e67e8e5f28d1afc18578aad996e1eaf50a235 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 16 05:04:50 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri May 16 05:20:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1e67e8
dev-ruby/git: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/git/git-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/git/git-3.0.1.ebuild b/dev-ruby/git/git-3.0.1.ebuild index fec2b9d7cd78..ba7548dab940 100644 --- a/dev-ruby/git/git-3.0.1.ebuild +++ b/dev-ruby/git/git-3.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33" +USE_RUBY="ruby32 ruby33 ruby34" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
