dev-lang/go: arm stable, bug #650014
authorMarkus Meier <maekke@gentoo.org>
Sat, 14 Apr 2018 11:48:02 +0000 (13:48 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 14 Apr 2018 11:48:02 +0000 (13:48 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-lang/go/go-1.10.1.ebuild

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