dev-lang/go: arm64 stable (bug #696302)
authorAaron Bauman <bman@gentoo.org>
Mon, 7 Oct 2019 03:09:49 +0000 (23:09 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 7 Oct 2019 03:11:19 +0000 (23:11 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

dev-lang/go/go-1.12.9.ebuild

index daee1d59a92e2c79e2085175997aa3fefa63d853..1d18b01c55a5dedb5c4bb7715a3c1fa9dcf947ef 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 ~x86-linux ~x64-macos ~x64-solaris"
+               KEYWORDS="-* amd64 arm arm64 ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~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