dev-lang/go-1.5.3: stable on amd64 wrt #573856
authorWilliam Hubbs <williamh@gentoo.org>
Thu, 4 Feb 2016 20:10:41 +0000 (14:10 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Thu, 4 Feb 2016 20:14:18 +0000 (14:14 -0600)
dev-lang/go/go-1.5.3.ebuild

index 87cd6cecf3f0f6777cd3d9f38b3503d1a87c116c..8d4b5b1f367dc9108792ada3c750542a8793d5ce 100644 (file)
@@ -16,7 +16,7 @@ else
        SRC_URI="https://storage.googleapis.com/golang/go${PV}.src.tar.gz"
        # go-bootstrap-1.4 only supports go on amd64, arm and x86 architectures.
        # Allowing other bootstrap options would enable arm64 and ppc64 builds.
-       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"
 fi
 
 DESCRIPTION="A concurrent garbage collected and typesafe programming language"