mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
spiderfoot: mask broken tool, https://github.com/smicallef/spiderfoot/issues/1602
This commit is contained in:
parent
8bf94dc1a6
commit
aa228b6829
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ if [[ ${PV} == *9999 ]]; then
|
|||
EGIT_REPO_URI="https://github.com/smicallef/spiderfoot"
|
||||
else
|
||||
SRC_URI="https://github.com/smicallef/spiderfoot/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
# https://github.com/smicallef/spiderfoot/issues/1602
|
||||
# KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue