aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/zed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile
index 69ee69792c1c..4f0a8298214b 100644
--- a/textproc/zed/Makefile
+++ b/textproc/zed/Makefile
@@ -9,6 +9,8 @@ COMMENT= Command-line tool to manage and query Zed data lakes
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_i386= fails to build: cannot use math.MaxUint32 (untyped int constant 4294967295) as int value in assignment (overflows)
+
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= brimdata