dev-lang/go-bootstrap: x86 stable wrt bug #573856
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 9 Mar 2016 16:56:33 +0000 (17:56 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 9 Mar 2016 16:56:33 +0000 (17:56 +0100)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild

index d0b2c6988e0b10bd5709a5df0c0c5459e53be9ab..3e799c986febd5576b186bb5184554492f8204c0 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"