From daafae89ab3d5e289fb162bc04117d56e9095ec4 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 31 Dec 2023 20:10:54 +0100 Subject: [PATCH] dev-ruby/histogram: enable ruby33 Signed-off-by: Hans de Graaff --- dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild b/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild index 9d699a45de6dc..1cc10dbbba453 100644 --- a/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild +++ b/dev-ruby/histogram/histogram-0.2.4.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="README.md"