dev-lang/go: stable 1.12.15 on amd64 and x86
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 26 Jan 2020 19:29:54 +0000 (13:29 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 26 Jan 2020 19:29:54 +0000 (13:29 -0600)
bug: https://bugs.gentoo.org/706512

Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.12.15.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