dev-lang/go: stabilize 1.12.5 and 1.11.10 on amd64
authorWilliam Hubbs <williamh@gentoo.org>
Fri, 17 May 2019 14:41:51 +0000 (09:41 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Sat, 18 May 2019 16:48:58 +0000 (11:48 -0500)
Bug: https://bugs.gentoo.org/686158
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-lang/go/go-1.11.10.ebuild
dev-lang/go/go-1.12.5.ebuild

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