From 2240660a59e262f80066944d35235e708929789c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 25 Mar 2018 23:48:27 +0200 Subject: dev-lang/go: x86 stable (bug #651204) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-lang/go/go-1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang') diff --git a/dev-lang/go/go-1.10.ebuild b/dev-lang/go/go-1.10.ebuild index a5edf13b59d7..ca35487e1011 100644 --- a/dev-lang/go/go-1.10.ebuild +++ b/dev-lang/go/go-1.10.ebuild @@ -39,7 +39,7 @@ case ${PV} in case ${PV} in *_beta*|*_rc*) ;; *) - KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" + KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris" # The upstream tests fail under portage but pass if the build is # run according to their documentation [1]. # I am restricting the tests on released versions until this is -- cgit v1.2.3-65-gdbad