dev-lang/go: stabilize 1.12.13 on amd64 and x86
authorWilliam Hubbs <william.hubbs@sony.com>
Wed, 20 Nov 2019 23:29:43 +0000 (17:29 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Wed, 20 Nov 2019 23:48:47 +0000 (17:48 -0600)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.12.13.ebuild

index 5e3547cfeadaea41c003171ee974cac939610d5a..d39e305b8e260703f3f858df5df83eb24d56b774 100644 (file)
@@ -37,7 +37,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