aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-05-20 13:16:51 +0000
committerMikael Urankar <mikael@FreeBSD.org>2024-05-20 13:19:15 +0000
commit7aa4f968b4c554faeb2619e2fff77c54556e722d (patch)
tree6cb707a01623ee2662604b60bfe180f0e2d26e37
parent7579af928af77dfcddc1adf8b7780ba0ff1b74ee (diff)
downloadports-7aa4f968b4c554faeb2619e2fff77c54556e722d.tar.gz
ports-7aa4f968b4c554faeb2619e2fff77c54556e722d.zip
security/rustscan: Mark as broken on i386
-rw-r--r--security/rustscan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile
index bc73b56f6807..dd5979516e93 100644
--- a/security/rustscan/Makefile
+++ b/security/rustscan/Makefile
@@ -9,6 +9,8 @@ WWW= https://rustscan.github.io/RustScan/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= ring-0.17.8 crate fails to build
+
RUN_DEPENDS= nmap>0:security/nmap
USES= cargo