dev-lang/go: stable 1.12.1 on amd64
authorWilliam Hubbs <williamh@gentoo.org>
Sun, 17 Mar 2019 21:24:53 +0000 (16:24 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sun, 17 Mar 2019 21:29:29 +0000 (16:29 -0500)
Bug: https://bugs.gentoo.org/680240
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.12.1.ebuild

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