commit: 230d91595c5ed90360dc999d1cdf0935b40b845c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 06:33:51 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 07:40:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230d9159
app-text/webgen: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-text/webgen/webgen-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
