summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-10-06 08:33:51 +0200
committerHans de Graaff <graaff@gentoo.org>2024-10-06 09:40:11 +0200
commit230d91595c5ed90360dc999d1cdf0935b40b845c (patch)
tree36610450d74609c799be25e79c179196bac66353 /app-text
parentapp-text/webgen: drop 1.7.2 (diff)
downloadgentoo-230d91595c5ed90360dc999d1cdf0935b40b845c.tar.gz
gentoo-230d91595c5ed90360dc999d1cdf0935b40b845c.tar.bz2
gentoo-230d91595c5ed90360dc999d1cdf0935b40b845c.zip
app-text/webgen: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/webgen/webgen-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/webgen/webgen-1.7.3.ebuild b/app-text/webgen/webgen-1.7.3.ebuild
index c630a650eedd..57b755250592 100644
--- a/app-text/webgen/webgen-1.7.3.ebuild
+++ b/app-text/webgen/webgen-1.7.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_DOC="task"
RUBY_FAKEGEM_DOCDIR="htmldoc/rdoc"