aboutsummaryrefslogtreecommitdiffstats
path: root/community/godep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/godep/APKBUILD')
-rw-r--r--community/godep/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/godep/APKBUILD b/community/godep/APKBUILD
index 87244673215..2bb475c446e 100644
--- a/community/godep/APKBUILD
+++ b/community/godep/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=godep
pkgver=80
-pkgrel=4
+pkgrel=5
pkgdesc="Dependency tool for go"
url="https://github.com/tools/godep"
-arch="all !mips !mips64" # limited by go
+arch="all"
license="BSD-3-Clause"
makedepends="go"
options="!check"