summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjdn062018-02-25 12:55:48 +0100
committerjdn062018-02-25 12:55:48 +0100
commit6e28d569c6e25cc797d26286e03e0d6b9cdf2103 (patch)
tree86bcd1d2d52059056df2bbc7f74c2f6dc9fba9f7 /PKGBUILD
parent02a59bb875592a439061dcd7dec88bfe1e0ffbbb (diff)
downloadaur-6e28d569c6e25cc797d26286e03e0d6b9cdf2103.tar.gz
Change arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0df5a7dcffbe..d6273d0e2afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=iramuteq-bin
pkgver=0.7.alpha2
pkgver_=0.7-alpha2
-pkgrel=1
+pkgrel=2
pkgdesc="Statistical analysis of text"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.iramuteq.org/"
license=('GPL')
depends=('python2' 'wxpython' 'python2-xlrd' 'r')