summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-23 19:34:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-23 19:34:54 +0000
commitb1929cf851da2de59b09af710cb07f2a2cfd9883 (patch)
tree42ddb290e136149f90433db7049e4d4ec0f47fab
parentUpdate to 1.30.0 (diff)
- Use ONLY_FOR_ARCHS
-rw-r--r--security/keybase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index 00add15ffda4..2c3a77d1d19d 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -11,7 +11,8 @@ COMMENT= Keybase.io client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
-BROKEN_i386= does not build
+# https://github.com/keybase/go-ps/blob/master/process_freebsd.go#L1
+ONLY_FOR_ARCHS= amd64
GO_PKGNAME= github.com/keybase/client/go
GO_TARGET= -tags production ${GO_PKGNAME}/keybase