mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/govendor: rebuild with go 1.8, enable ppc64le
This commit is contained in:
parent
5224ab89be
commit
ba27e97bca
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user