commit: 01517679090a8de5d630af10798db2c02b7d7504 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 29 11:23:21 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 29 11:38:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01517679
dev-ruby/actionpack: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/actionpack/actionpack-8.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actionpack/actionpack-8.0.2.ebuild b/dev-ruby/actionpack/actionpack-8.0.2.ebuild index 56c12c7423f3..45fe21af7f60 100644 --- a/dev-ruby/actionpack/actionpack-8.0.2.ebuild +++ b/dev-ruby/actionpack/actionpack-8.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33" +USE_RUBY="ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_DOC="none" RUBY_FAKEGEM_DOCDIR="doc"
