commit: 085309b5d0fafbfc36b5bbec6419c55704c3830c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 20:22:03 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 20:22:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085309b5
dev-ruby/web-console: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/web-console/web-console-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/web-console/web-console-4.2.0.ebuild b/dev-ruby/web-console/web-console-4.2.0.ebuild index 4948c90f97ac..d8c735f6df97 100644 --- a/dev-ruby/web-console/web-console-4.2.0.ebuild +++ b/dev-ruby/web-console/web-console-4.2.0.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="ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.markdown"
