dev-lang/go: arm stable wrt bug #718768
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 25 Apr 2020 10:36:59 +0000 (13:36 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 25 Apr 2020 10:37:28 +0000 (13:37 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-lang/go/go-1.13.10.ebuild

index cdfc817b0ceb6ea3a21d7ab6bde73fc69f8bcba8..bd27c72475403645f3129fc406dc3a3f62353efd 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