security/gopass: Mark not for amd64 only
PR: 236429 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer, modified)
This commit is contained in:
parent
6dab65a97a
commit
2fc831cd68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496225
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ USES= go
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= gopasspw
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64
|
||||
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/gopass \
|
||||
|
|
Loading…
Reference in a new issue