Skip to content

Commit

Permalink
metasploit: use ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroChaos- committed Oct 8, 2024
1 parent 4bd10c5 commit 599bf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-analyzer/metasploit/metasploit-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=8

#never ever ever have more than one ruby in here
#TODO: use ruby-single instead?
USE_RUBY="ruby31"
USE_RUBY="ruby32"
inherit ruby-ng multiprocessing

if [[ ${PV} == "9999" ]] ; then
Expand Down

0 comments on commit 599bf32

Please sign in to comment.