commit:     5d8a99de6b7621a418a9d1c53aeafed87724981d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 19 05:49:43 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 19 05:50:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8a99de

dev-ruby/mustermann: enable ruby34

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

 dev-ruby/mustermann/mustermann-3.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mustermann/mustermann-3.0.3.ebuild 
b/dev-ruby/mustermann/mustermann-3.0.3.ebuild
index 2d1afbf2e46f..1e099f870b96 100644
--- a/dev-ruby/mustermann/mustermann-3.0.3.ebuild
+++ b/dev-ruby/mustermann/mustermann-3.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 # There are specs but they depend heavily on unpackaged code.
 RUBY_FAKEGEM_RECIPE_TEST="none"

Reply via email to