dev-lang/go: x86 stable (bug #686158)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 19 May 2019 12:55:04 +0000 (14:55 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 19 May 2019 12:55:04 +0000 (14:55 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/go/go-1.11.10.ebuild
dev-lang/go/go-1.12.5.ebuild

index 3fa015ea3d83e97f5e5ed3d0f4c73c5b40dc6678..a53df7c09567a04977bb3140c1f37b2ca95424ed 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 3fa015ea3d83e97f5e5ed3d0f4c73c5b40dc6678..a53df7c09567a04977bb3140c1f37b2ca95424ed 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