commit: 18cdc450446739958b9518b2f3ce5950d4657afc Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Apr 30 18:46:36 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Apr 30 18:51:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18cdc450
dev-ruby/googleapis-common-protos-types: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> .../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 e93743482f76..2848419a2595 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"
