dev-lang/go: Stable 1.10.3 on amd64 for bug #660736
authorWilliam Hubbs <williamh@gentoo.org>
Thu, 12 Jul 2018 16:03:46 +0000 (11:03 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Thu, 12 Jul 2018 16:06:19 +0000 (11:06 -0500)
bug: https://bugs.gentoo.org/660736
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-lang/go/go-1.10.3.ebuild

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