dev-lang/go: arm64 stable (bug #700828)
authorAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 02:58:19 +0000 (21:58 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 02:58:19 +0000 (21:58 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

dev-lang/go/go-1.12.13.ebuild

index 9acbe341dfc53b7f67bc3455bc0cd056bd896dd9..d7b266f0c6700f55c84a1eb5e05d8617681815d3 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