mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
metasploit: ruby33
This commit is contained in:
parent
7b50bae22b
commit
e76b34bd02
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
#never ever ever have more than one ruby in here
|
#never ever ever have more than one ruby in here
|
||||||
#TODO: use ruby-single instead?
|
#TODO: use ruby-single instead?
|
||||||
USE_RUBY="ruby32"
|
USE_RUBY="ruby33"
|
||||||
inherit ruby-ng multiprocessing
|
inherit ruby-ng multiprocessing
|
||||||
|
|
||||||
if [[ ${PV} == "9999" ]] ; then
|
if [[ ${PV} == "9999" ]] ; then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue