summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-13 07:08:08 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-13 07:08:08 +0200
commit127a27dde9667227a1ed3156b91a05fac3acafda (patch)
treeeb75add8f8ffd8cd1117603af1abc826a2915131 /dev-ruby/redcloth
parentdev-ruby/redcloth: drop 4.3.2-r2, 4.3.2-r3 (diff)
downloadgentoo-127a27dde9667227a1ed3156b91a05fac3acafda.tar.gz
gentoo-127a27dde9667227a1ed3156b91a05fac3acafda.tar.bz2
gentoo-127a27dde9667227a1ed3156b91a05fac3acafda.zip
dev-ruby/redcloth: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
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"