dev-lang/go: stable 1.13.9 on amd64 and x86
authorWilliam Hubbs <williamh@gentoo.org>
Tue, 31 Mar 2020 23:23:50 +0000 (18:23 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Wed, 1 Apr 2020 15:10:19 +0000 (10:10 -0500)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.13.9.ebuild

index f7c4c78376b8cd73c6012c442b3bc7fdae76847d..82a499ee13a7bd7dfc53062fc2f25c0c553b9284 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