mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
metasploit: bump live to ruby27
This commit is contained in:
parent
33c2841aaa
commit
5f42e2cda9
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ EAPI=7
|
|||
|
||||
#never ever ever have more than one ruby in here
|
||||
#TODO: use ruby-single instead?
|
||||
USE_RUBY="ruby26"
|
||||
USE_RUBY="ruby27"
|
||||
inherit eutils ruby-ng multiprocessing
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue