commit: 3028a54e343a401dc0b055000c537a9a674dea91 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Mar 9 16:56:33 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Mar 9 16:56:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3028a54e
dev-lang/go-bootstrap: x86 stable wrt bug #573856 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild b/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild index d0b2c69..3e799c9 100644 --- a/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild +++ b/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild @@ -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"
