Mark as BROKEN on riscv64.

Approved by:	portmgr
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-12 04:59:58 +00:00
parent 757ce7c7ea
commit f8bc6f23b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557787

View file

@ -13,6 +13,8 @@ COMMENT= Python bindings for the Perforce API
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_riscv64= fails to build: TypeError: can only concatenate str (not "NoneType") to str
BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api
RUN_DEPENDS:= ${BUILD_DEPENDS}