Skip to content

Commit

Permalink
dev-lang/go: stable 1.13.10 on amd64 and x86
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/718768

Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed Apr 21, 2020
1 parent 09f8e9f commit 3c25c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/go/go-1.13.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ case ${PV} in
case ${PV} in
*_beta*|*_rc*) ;;
*)
KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~s390 x86 ~amd64-linux ~x86-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
Expand Down

0 comments on commit 3c25c65

Please sign in to comment.