dev-lang/go: Stable 1.10.3 on amd64 for bug #660736

bug: https://bugs.gentoo.org/660736
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
William Hubbs
2018-07-12 11:03:46 -05:00
parent af8e666fd5
commit 360eb75140

View File

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