From 127a27dde9667227a1ed3156b91a05fac3acafda Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Wed, 13 Apr 2022 07:08:08 +0200 Subject: dev-ruby/redcloth: enable ruby31 Signed-off-by: Hans de Graaff --- dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/redcloth') diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild index 13b216f45d45..e0439e6d1669 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # 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_NAME="RedCloth" -- cgit v1.2.3-65-gdbad