mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/glide: enable on ppc64le rebuild with go 1.8
This commit is contained in:
parent
fbd5379554
commit
c6e18ea416
@ -2,10 +2,10 @@
|
|||||||
# Maintainer: Aaron Hurt <ahurt@ena.com>
|
# Maintainer: Aaron Hurt <ahurt@ena.com>
|
||||||
pkgname="glide"
|
pkgname="glide"
|
||||||
pkgver="0.12.3"
|
pkgver="0.12.3"
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Vendor Package Management for Golang"
|
pkgdesc="Vendor Package Management for Golang"
|
||||||
url="https://github.com/Masterminds/glide"
|
url="https://github.com/Masterminds/glide"
|
||||||
arch="all !ppc64le"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
|
Loading…
Reference in New Issue
Block a user