summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-02 02:47:58 +0100
committerSam James <sam@gentoo.org>2023-04-02 02:50:32 +0100
commitd362a633bd156bb55fae5790f73febefed87541c (patch)
treef3eb0f50bb478cba190387d346965060d2e3b70d
parentdev-ruby/stringex: install locales (diff)
downloadgentoo-d362a633bd156bb55fae5790f73febefed87541c.tar.gz
gentoo-d362a633bd156bb55fae5790f73febefed87541c.tar.bz2
gentoo-d362a633bd156bb55fae5790f73febefed87541c.zip
dev-ruby/kramdown: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild b/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
index ba30cdc1662c..1726f6ea9719 100644
--- a/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
+++ b/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS CONTRIBUTERS"