From a9a09816b4ef4d0ceef2b88495b2bebb23b19113 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 6 Dec 2020 16:42:25 +0000 Subject: [PATCH] Also fails to build on riscv64. Approved by: portmgr (tier-2 blanket) --- sysutils/webjob/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/webjob/Makefile b/sysutils/webjob/Makefile index a9f865b9a6e0..f4b6943b26ff 100644 --- a/sysutils/webjob/Makefile +++ b/sysutils/webjob/Makefile @@ -12,6 +12,7 @@ COMMENT= Download and execute a program over HTTP/HTTPS BROKEN_aarch64= fails to build: aarch64 is not currently supported BROKEN_mips64= fails to build: mips64 is not currently supported +BROKEN_riscv64= fails to build: mips64 is not currently supported USES= perl5 shebangfix tar:tgz SHEBANG_FILES= tools/xshar/xshar