dev-lang/go: x86 stable (bug #711552)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 8 Mar 2020 23:18:24 +0000 (00:18 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 8 Mar 2020 23:18:24 +0000 (00:18 +0100)
Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/go/go-1.13.8.ebuild

index f7c4c78376b8cd73c6012c442b3bc7fdae76847d..3d9e94dcc2473a80a97d06f09981d9d8772d259d 100644 (file)
@@ -21,7 +21,7 @@ case ${PV}  in
        case ${PV} in
        *_beta*|*_rc*) ;;
        *)
-               KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+               KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~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