dev-lang/go-bootstrap: arm stable, bug #573856

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2016-02-21 19:58:51 +01:00
parent 6a486184c4
commit 2e4964a614

View File

@@ -10,7 +10,7 @@ inherit eutils toolchain-funcs
SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
# Upstream only supports go on amd64, arm and x86 architectures.
KEYWORDS="-* amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris"
KEYWORDS="-* amd64 arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris"
DESCRIPTION="Version of go compiler used for bootstrapping"
HOMEPAGE="http://www.golang.org"