dev-lang/go: arm stable wrt bug #700828
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 22 Nov 2019 09:56:04 +0000 (12:56 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 22 Nov 2019 09:56:04 +0000 (12:56 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-lang/go/go-1.12.13.ebuild

index d39e305b8e260703f3f858df5df83eb24d56b774..9acbe341dfc53b7f67bc3455bc0cd056bd896dd9 100644 (file)
@@ -37,7 +37,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