mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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>
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user