dev-lang/go: arm stable wrt bug #686158
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 24 May 2019 15:07:46 +0000 (18:07 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 24 May 2019 15:07:46 +0000 (18:07 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

dev-lang/go/go-1.11.10.ebuild
dev-lang/go/go-1.12.5.ebuild

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