mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
pentoo-scanner: drop wpscan while it doesn't work on x86
This commit is contained in:
parent
83218d5b81
commit
129e710ebc
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ IUSE="pentoo-full"
|
|||
PDEPEND="net-analyzer/nmap
|
||||
net-analyzer/mdns-scan
|
||||
pentoo-full? (
|
||||
amd64? ( net-analyzer/zmap )
|
||||
net-analyzer/enum4linux
|
||||
net-analyzer/firewalk
|
||||
net-analyzer/hunt
|
||||
|
|
@ -28,5 +27,6 @@ PDEPEND="net-analyzer/nmap
|
|||
net-analyzer/scanssh
|
||||
net-analyzer/upnpscan
|
||||
net-analyzer/wapiti
|
||||
net-analyzer/wpscan
|
||||
amd64? ( net-analyzer/wpscan
|
||||
net-analyzer/zmap )
|
||||
)"
|
||||
Loading…
Reference in a new issue