commit:     cbdff93076ed723c3e1f1cea61e22fa612c5eb7c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 05:18:06 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 05:34:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbdff930

dev-ruby/actionmailer: enable ruby34

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/actionmailer/actionmailer-8.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionmailer/actionmailer-8.0.2.ebuild 
b/dev-ruby/actionmailer/actionmailer-8.0.2.ebuild
index 29170071b978..22156ec7e0b8 100644
--- a/dev-ruby/actionmailer/actionmailer-8.0.2.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-8.0.2.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_RECIPE_DOC="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

Reply via email to