From 91b40e85d37cfe547853a4d04a183bacea15f5a5 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Wed, 10 Apr 2024 07:12:12 +0200 Subject: [PATCH] dev-ruby/podcast: enable ruby33 Signed-off-by: Hans de Graaff --- dev-ruby/podcast/podcast-0.0.4-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/podcast/podcast-0.0.4-r3.ebuild b/dev-ruby/podcast/podcast-0.0.4-r3.ebuild index 22897bbfdc228..4aa3435ce5027 100644 --- a/dev-ruby/podcast/podcast-0.0.4-r3.ebuild +++ b/dev-ruby/podcast/podcast-0.0.4-r3.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="ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_EXTRADOC="README"