summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-12-09 08:49:10 +0000
committerTimo Teräs <timo.teras@iki.fi>2014-12-09 08:49:10 +0000
commit1064600d0a82650668d6e0f01810f4633a2ae2b5 (patch)
treeb6d99bcf0686377844964b5ea8f5a315faad399d
parentaaace1ba207884e57ad6e1bcb2ed40afe67521d1 (diff)
downloadaports-1064600d0a82650668d6e0f01810f4633a2ae2b5.tar.bz2
aports-1064600d0a82650668d6e0f01810f4633a2ae2b5.tar.xz
main/godep: enable on arm
-rw-r--r--main/godep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/godep/APKBUILD b/main/godep/APKBUILD
index d3aa4d3c7..358bf1c9b 100644
--- a/main/godep/APKBUILD
+++ b/main/godep/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0_git20140825
pkgrel=0
pkgdesc="Dependency tool for go"
url="http://github.com/tools/godep"
-arch="x86 x86_64"
+arch="all"
license="BSD"
depends=""
depends_dev=""