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

dev-lang/go/go-1.9.7.ebuild

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