1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

sysutils/ipfs-go-fs-repo-migrations: Mark broken on aarch64.

This commit is contained in:
Mikael Urankar 2021-11-13 20:36:38 +01:00
parent e225b74d1b
commit ec807886c5

View File

@ -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