diff --git a/test/fixedbugs/issue10607.go b/test/fixedbugs/issue10607.go index e4a6bbb991d..4903a6a7b2c 100644 --- a/test/fixedbugs/issue10607.go +++ b/test/fixedbugs/issue10607.go @@ -1,5 +1,4 @@ // +build linux -// +build !ppc64,!ppc64le // run // Copyright 2015 The Go Authors. All rights reserved.