metasploit-concern: you can't just add ruby27 to things when the deps don't exist. you break the dep tree. use repoman || die

This commit is contained in:
Rick Farina (Zero_Chaos) 2021-10-13 10:38:57 -04:00
parent 0af9bbbbcc
commit cc56de6003
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby26 ruby27"
USE_RUBY="ruby26"
RUBY_FAKEGEM_EXTRAINSTALL="app spec"

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby26 ruby27"
USE_RUBY="ruby26"
RUBY_FAKEGEM_EXTRAINSTALL="app spec"

View file

@ -3,7 +3,7 @@
EAPI=7
USE_RUBY="ruby26 ruby27"
USE_RUBY="ruby26"
RUBY_FAKEGEM_EXTRAINSTALL="spec"