commit: 9fb3c6f74a540cb64167ee0cf9a6ac7649636fb4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 07:25:51 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 23 08:00:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb3c6f7
dev-ruby/sparklines: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/sparklines/sparklines-0.5.2-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r7.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r7.ebuild index fede5c423980..20011854a68c 100644 --- a/dev-ruby/sparklines/sparklines-0.5.2-r7.ebuild +++ b/dev-ruby/sparklines/sparklines-0.5.2-r7.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="ruby26 ruby27 ruby30 ruby31" RUBY_FAKEGEM_TASK_DOC=""