textproc/z{ed,q}: mark broken on i386

This commit is contained in:
Koichiro Iwao 2022-05-10 09:47:43 +09:00
parent 3707cf0af7
commit 3f701de837

View file

@ -9,6 +9,8 @@ COMMENT= Command-line tool to manage and query Zed data lakes
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt 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 USES= go:modules
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= brimdata GH_ACCOUNT= brimdata