commit: 74919871b9039a03cebdc8d7c17e278780400254 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 15:15:16 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 15:20:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74919871
dev-ruby/instance_storage: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild b/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild index 0c942728ebeb..98a0ba160cfb 100644 --- a/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild +++ b/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" RUBY_FAKEGEM_EXTRADOC="README.md"
