community/glide: enable on ppc64le rebuild with go 1.8

This commit is contained in:
Natanael Copa 2017-05-16 10:00:00 +00:00
parent fbd5379554
commit c6e18ea416

View File

@ -2,10 +2,10 @@
# Maintainer: Aaron Hurt <ahurt@ena.com>
pkgname="glide"
pkgver="0.12.3"
pkgrel=0
pkgrel=1
pkgdesc="Vendor Package Management for Golang"
url="https://github.com/Masterminds/glide"
arch="all !ppc64le"
arch="all"
license="MIT"
depends=""
makedepends="go"