mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-go/go-bindata: arm64 keyworded (bug #684440)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
inherit golang-build golang-vcs-snapshot
|
||||
|
||||
EGO_PN="github.com/go-bindata/go-bindata/..."
|
||||
KEYWORDS="amd64 ~arm"
|
||||
KEYWORDS="amd64 ~arm ~arm64"
|
||||
|
||||
DESCRIPTION="A small utility which generates Go code from any file"
|
||||
HOMEPAGE="https://github.com/go-bindata/go-bindata"
|
||||
|
||||
Reference in New Issue
Block a user