community/govendor: rebuild with go 1.8, enable ppc64le

This commit is contained in:
Natanael Copa 2017-05-16 10:31:27 +00:00
parent 5224ab89be
commit ba27e97bca

View File

@ -2,10 +2,10 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=govendor
pkgver=1.0.8
pkgrel=1
pkgrel=2
pkgdesc="Go vendor tool that works with the standard vendor file"
url="https://github.com/kardianos/govendor"
arch="all !ppc64le"
arch="all"
license="BSD"
depends=""
makedepends="go"