aboutsummaryrefslogtreecommitdiff
path: root/security/rcracki_mt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 04:11:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 04:11:40 +0000
commitd20f14cf5635a425dcfa5f2a2cf76b928e18d949 (patch)
tree71c6c851ca432190e2bf2c021cdb219260627e4e /security/rcracki_mt
parentefe509a2834895ae3e53bd5dc6afab020a726d68 (diff)
downloadports-d20f14cf5635a425dcfa5f2a2cf76b928e18d949.tar.gz
ports-d20f14cf5635a425dcfa5f2a2cf76b928e18d949.zip
Also fails to detect endianness on other tier-2s.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425681
Diffstat (limited to 'security/rcracki_mt')
-rw-r--r--security/rcracki_mt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rcracki_mt/Makefile b/security/rcracki_mt/Makefile
index a4a248693f56..199bd61f9712 100644
--- a/security/rcracki_mt/Makefile
+++ b/security/rcracki_mt/Makefile
@@ -11,7 +11,7 @@ COMMENT= Rainbow table based crack tool
LICENSE= GPLv2
-NOT_FOR_ARCHS= arm sparc64
+NOT_FOR_ARCHS= arm64 armv6 mips mips64 sparc64
NOT_FOR_ARCHS_REASON= cannot detect endianness
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}