- Mark broken on i386: does not build:
vendor/github.com/keybase/go-ps/process.go:39: undefined: processes vendor/github.com/keybase/go-ps/process.go:47: undefined: findProcess Approved by: porgmgr blanket
This commit is contained in:
parent
d6440427fd
commit
110b239443
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426737
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ COMMENT= Keybase.io client
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||
|
||||
BROKEN_i386= does not build
|
||||
|
||||
GO_PKGNAME= github.com/keybase/client/go
|
||||
GO_TARGET= -tags production ${GO_PKGNAME}/keybase
|
||||
USES= go
|
||||
|
|
Loading…
Reference in a new issue