commit:     fa7ae69aa6bfcfdca57b500c1bf51c8b5b585c37
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  6 18:55:35 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul  6 19:06:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa7ae69a

dev-ruby/actionmailbox: enable ruby34

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

 dev-ruby/actionmailbox/actionmailbox-8.0.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/actionmailbox/actionmailbox-8.0.2.ebuild 
b/dev-ruby/actionmailbox/actionmailbox-8.0.2.ebuild
index 5617f372556c..eab47a4058a5 100644
--- a/dev-ruby/actionmailbox/actionmailbox-8.0.2.ebuild
+++ b/dev-ruby/actionmailbox/actionmailbox-8.0.2.ebuild
@@ -2,7 +2,8 @@
 # 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.md"

Reply via email to