commit:     cb20a2e94d0b50b55e55a7061aa5215ab7812764
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 10 03:52:03 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 10 04:06:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb20a2e9

dev-ruby/dry-core: enable ruby34

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

 dev-ruby/dry-core/dry-core-1.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/dry-core/dry-core-1.1.0.ebuild 
b/dev-ruby/dry-core/dry-core-1.1.0.ebuild
index 2352c7017c06..f15aa6a4a533 100644
--- a/dev-ruby/dry-core/dry-core-1.1.0.ebuild
+++ b/dev-ruby/dry-core/dry-core-1.1.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+
+USE_RUBY="ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Reply via email to