summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2016-01-27 23:35:54 -0500
committerredfish2016-01-27 23:35:54 -0500
commit1d0b272d110ca3da8a030b8f7e42712c0842a86b (patch)
tree7efeb17334272e08e801ef4a8bc54e3b2a1f835f
parentd2a1ec1a357a73b342edc59a8596ffa009bf355f (diff)
downloadaur-1d0b272d110ca3da8a030b8f7e42712c0842a86b.tar.gz
change arch to 'any'
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e00f3459e0ff..0cdb438b68e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='zeronet'
pkgver=0.3.4
pkgrel=1
-arch=('armv7h')
+arch=('any')
url="https://zeronet.io/"
depends=('python2>=2.7.10'
'python2-gevent'