dev-lang/go: ppc64 stable wrt bug #718768
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 26 Apr 2020 15:31:24 +0000 (17:31 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 26 Apr 2020 15:31:24 +0000 (17:31 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-lang/go/go-1.13.10.ebuild

index bd27c72475403645f3129fc406dc3a3f62353efd..61fd8ca0e06e74bb5adbcde5ac1287e2101b8d80 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