Merge pull request #2420 from blshkv/master

metasploit
This commit is contained in:
github-actions[bot] 2025-07-02 07:29:27 +00:00 committed by GitHub
commit 75a1072fbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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