mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
pentoo-footprint: temporarily drop theHarvester due to impossible deps
This commit is contained in:
parent
54c8507685
commit
5ddaa78937
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
@ -11,6 +11,8 @@ LICENSE="GPL-3"
|
|||
KEYWORDS="amd64 ~arm x86"
|
||||
IUSE="pentoo-full"
|
||||
|
||||
# requires uvloop which needs old cython
|
||||
#!x86? ( net-analyzer/theHarvester )
|
||||
PDEPEND="
|
||||
net-analyzer/whatweb
|
||||
net-analyzer/wafw00f
|
||||
|
|
@ -25,7 +27,6 @@ PDEPEND="
|
|||
net-analyzer/p0f
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
!x86? ( net-analyzer/theHarvester )
|
||||
net-analyzer/wfuzz
|
||||
net-analyzer/xprobe
|
||||
)"
|
||||
Loading…
Reference in a new issue