promu: readd build archs

We can build these binaries again with no longer depending on cgo.
This commit is contained in:
Fabian Reinartz 2016-08-09 14:30:49 +02:00
parent 6a20296af4
commit 76e7183427

View File

@ -14,25 +14,3 @@ tarball:
- doc/examples/simple.yml
- LICENSE
- NOTICE
crossbuild:
platforms:
- linux/amd64
- linux/386
- darwin/amd64
- darwin/386
- windows/amd64
- windows/386
- freebsd/amd64
- freebsd/386
- openbsd/amd64
- openbsd/386
- netbsd/amd64
- netbsd/386
- dragonfly/amd64
- linux/arm
- linux/arm64
- freebsd/arm
- openbsd/arm
- netbsd/arm
- linux/ppc64
- linux/ppc64le