From e76b34bd02e21b14452cdcd6bf6e632bfe1c81da Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Wed, 2 Jul 2025 15:26:31 +0800 Subject: [PATCH] metasploit: ruby33 --- net-analyzer/metasploit/metasploit-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index c74aeafc0..471fe3a37 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 #never ever ever have more than one ruby in here #TODO: use ruby-single instead? -USE_RUBY="ruby32" +USE_RUBY="ruby33" inherit ruby-ng multiprocessing if [[ ${PV} == "9999" ]] ; then