mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-go/go-bindata: Stabilize on amd64
Signed-off-by: Manuel Rüger <mrueg@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
@@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot
|
||||
EGO_PN="github.com/jteeuwen/go-bindata/..."
|
||||
EGIT_COMMIT="a0ff2567cfb70903282db057e799fd826784d41d"
|
||||
ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm"
|
||||
KEYWORDS="amd64 ~arm"
|
||||
|
||||
DESCRIPTION="A small utility which generates Go code from any file"
|
||||
HOMEPAGE="https://github.com/jteeuwen/go-bindata"
|
||||
|
||||
Reference in New Issue
Block a user