commit: 2ea049ba0cb547ad8e5e2d71559834b2da841358 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Oct 21 08:34:27 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Oct 21 09:11:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea049ba
dev-ruby/fuubar: enable ruby31 and disable ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/fuubar/fuubar-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/fuubar/fuubar-2.5.1.ebuild b/dev-ruby/fuubar/fuubar-2.5.1.ebuild index 66ea40e471da..3d98ac7a2ea5 100644 --- a/dev-ruby/fuubar/fuubar-2.5.1.ebuild +++ b/dev-ruby/fuubar/fuubar-2.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
