dev-lang/go-bootstrap-1.4.3: stable on amd64 wrt #573856
authorWilliam Hubbs <williamh@gentoo.org>
Thu, 4 Feb 2016 20:08:31 +0000 (14:08 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Thu, 4 Feb 2016 20:14:13 +0000 (14:14 -0600)
dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild

index adf2490daa483bc32e39bb163de4ec610b1e6820..6fcd5cd094d2210317a6b070b6f56dce2f3af466 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"