commit: 3f6e707680c6623400d3fc3b5e484904c17b7366 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 08:13:31 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Dec 29 09:04:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6e7076
dev-ruby/typeprof: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/typeprof/typeprof-0.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/typeprof/typeprof-0.30.1.ebuild b/dev-ruby/typeprof/typeprof-0.30.1.ebuild index 522f0d9ead40..c8cafa04e49a 100644 --- a/dev-ruby/typeprof/typeprof-0.30.1.ebuild +++ b/dev-ruby/typeprof/typeprof-0.30.1.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_RECIPE_DOC="none" RUBY_FAKEGEM_EXTRADOC="README.md"
