dev-lang/go-bootstrap: arm stable, bug #573856
authorMarkus Meier <maekke@gentoo.org>
Sun, 21 Feb 2016 18:58:51 +0000 (19:58 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sun, 21 Feb 2016 18:58:51 +0000 (19:58 +0100)
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild

index 6fcd5cd094d2210317a6b070b6f56dce2f3af466..d0b2c6988e0b10bd5709a5df0c0c5459e53be9ab 100644 (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"