dev-lang/go: x86 stable wrt bug #619554
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Jun 2017 22:59:06 +0000 (00:59 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Jun 2017 22:59:18 +0000 (00:59 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-lang/go/go-1.8.3.ebuild

index 7bd87301f7c4a227d7b839b134da7e0665454a10..b01c31dca86ba5f62c1f6c24b288b02ee1e3b81e 100644 (file)
@@ -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