mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-11 18:06:10 +01:00
Revert "wpscan: do not allow bundler:2, fix https://github.com/pentoo/pentoo-overlay/issues/676"
This reverts commit ac05cd46ea.
because this commit is untested and wrong
This commit is contained in:
parent
d214e03d62
commit
6064e8d486
1 changed files with 1 additions and 3 deletions
|
|
@ -17,11 +17,9 @@ KEYWORDS="~amd64"
|
|||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/bundler
|
||||
!dev-ruby/bundler:0"
|
||||
ruby_add_bdepend "dev-ruby/bundler"
|
||||
ruby_add_rdepend "
|
||||
=dev-ruby/cms_scanner-0.12*
|
||||
|
||||
"
|
||||
|
||||
each_ruby_prepare() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue