summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/beats6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/beats6/Makefile b/sysutils/beats6/Makefile
index 2e592d1a30ab..8693b642fc7e 100644
--- a/sysutils/beats6/Makefile
+++ b/sysutils/beats6/Makefile
@@ -9,6 +9,8 @@ COMMENT= Collect logs locally and send to remote logstash
LICENSE= APACHE20
+BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
+
USES= gmake go
USE_GITHUB= yes
GH_ACCOUNT= elastic