summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-02-12 08:41:53 +0100
committerHans de Graaff <graaff@gentoo.org>2024-02-12 08:41:53 +0100
commit110ac475f6c962dc5cc4ebdf3840ad06701ac8b6 (patch)
tree21259c343a2606100f225fbf374435d1179b7974 /dev-ruby
parentdev-ruby/html-pipeline: enable ruby33 (diff)
downloadgentoo-110ac475f6c962dc5cc4ebdf3840ad06701ac8b6.tar.gz
gentoo-110ac475f6c962dc5cc4ebdf3840ad06701ac8b6.tar.bz2
gentoo-110ac475f6c962dc5cc4ebdf3840ad06701ac8b6.zip
dev-ruby/kramdown: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild b/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
index 0aa081d610f0..1e939b97f322 100644
--- a/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
+++ b/dev-ruby/kramdown/kramdown-2.4.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS CONTRIBUTERS"