commit: 711c02c99a02335801e3bf2afc943b269220d3af Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 13 07:04:57 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 13 07:04:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711c02c9
dev-ruby/flog: enable ruby31 and disable ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/flog/flog-4.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/flog/flog-4.6.6.ebuild b/dev-ruby/flog/flog-4.6.6.ebuild index b2b88b559e64..04908b840baa 100644 --- a/dev-ruby/flog/flog-4.6.6.ebuild +++ b/dev-ruby/flog/flog-4.6.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
