dev-lang/go: x86 stable
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Jan 2019 19:03:35 +0000 (20:03 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 24 Jan 2019 19:03:35 +0000 (20:03 +0100)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/go/go-1.10.8.ebuild
dev-lang/go/go-1.11.5.ebuild

index d56956f0dd5e06aa19e1cd027d70abd32adb958f..be06f525efe2a6089675a66cf424c2be554e60f0 100644 (file)
@@ -39,7 +39,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 21d56ebb0348da32f0359671bafd819ae45e01d9..c81f0f8dcabcaceb5c31ae0d05e6aea9caca65d7 100644 (file)
@@ -39,7 +39,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