From d2bb92eee8e095b27f819b17c23387f52ee9beda Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 1 Jan 2024 09:43:58 +0100 Subject: dev-ruby/introspection: enable ruby33 Signed-off-by: Hans de Graaff --- dev-ruby/introspection/introspection-0.0.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild index d7a08eba7456..c4905a7fbaa9 100644 --- a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild @@ -1,9 +1,9 @@ -# 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="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" # No documentation task RUBY_FAKEGEM_TASK_DOC="" -- cgit v1.2.3-65-gdbad