From 18cdc450446739958b9518b2f3ce5950d4657afc Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Wed, 30 Apr 2025 20:46:36 +0200 Subject: [PATCH] dev-ruby/googleapis-common-protos-types: enable ruby34 Signed-off-by: Hans de Graaff --- .../googleapis-common-protos-types-1.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.20.0.ebuild b/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.20.0.ebuild index e93743482f764..2848419a2595f 100644 --- a/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.20.0.ebuild +++ b/dev-ruby/googleapis-common-protos-types/googleapis-common-protos-types-1.20.0.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_EXTRADOC="CHANGELOG.md README.md" RUBY_FAKEGEM_RECIPE_TEST="none"