summaryrefslogtreecommitdiff
path: root/sysutils/ipfs-go-fs-repo-migrations
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-11-13 20:36:38 +0100
committerMikael Urankar <mikael@FreeBSD.org>2021-11-13 20:36:59 +0100
commitec807886c5cc897e06c535a13ad7dc369fee6f16 (patch)
treef5e3e7fb10c35744b35bd042c71548c832dbb449 /sysutils/ipfs-go-fs-repo-migrations
parentsysutils/docker: Mark broken on aarch64. (diff)
sysutils/ipfs-go-fs-repo-migrations: Mark broken on aarch64.
Diffstat (limited to 'sysutils/ipfs-go-fs-repo-migrations')
-rw-r--r--sysutils/ipfs-go-fs-repo-migrations/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile
index 69763e4b74a6..38787b751712 100644
--- a/sysutils/ipfs-go-fs-repo-migrations/Makefile
+++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile
@@ -10,6 +10,8 @@ COMMENT= Migrations for the filesystem repository of ipfs clients
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to build: sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
+
ONLY_FOR_ARCHS= aarch64 amd64 i386
USES= go:modules