1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Mark as broken on mips64 and sparc64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2016-09-18 10:14:35 +00:00
parent 084ecea9cc
commit 63be648643
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422363

View File

@ -13,7 +13,9 @@ COMMENT= Anonymizing overlay network for TCP
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips64= Does not build: error: Need a uint128_t implementation!
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: error: Need a uint128_t implementation!
USES= cpe gmake
CPE_VENDOR= torproject