dev-lang/go: stable 1.13.10 on amd64 and x86
authorWilliam Hubbs <williamh@gentoo.org>
Tue, 21 Apr 2020 17:26:33 +0000 (12:26 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Tue, 21 Apr 2020 17:28:09 +0000 (12:28 -0500)
Bug: https://bugs.gentoo.org/718768

Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.13.10.ebuild

index 82597457f466d8a51de14a4903ecaca59d05fd70..cdfc817b0ceb6ea3a21d7ab6bde73fc69f8bcba8 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