aboutsummaryrefslogtreecommitdiffstats
path: root/community/glide/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glide/APKBUILD')
-rw-r--r--community/glide/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glide/APKBUILD b/community/glide/APKBUILD
index 661c2970d47..4f1531c0683 100644
--- a/community/glide/APKBUILD
+++ b/community/glide/APKBUILD
@@ -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"