diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index 39c3291b3e9..ba48a4eef99 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -12,3 +12,7 @@ license="Apache-2.0" homepage="https://github.com/chrislusf/seaweedfs" distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz" checksum=158d50c30258e44787ff2a4a1e0bad894795120bac01ec37d5db6f3f07b6569f + +case "$XBPS_TARGET_MACHINE" in + ppc64*) broken="build constraints exclude all Go files in ...";; +esac