dev-lang/go: arm64 stable (bug #718768)
authorSam James (sam_c) <sam@cmpct.info>
Tue, 28 Apr 2020 04:43:25 +0000 (04:43 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 28 Apr 2020 19:23:27 +0000 (22:23 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-lang/go/go-1.13.10.ebuild

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