summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0dcbb3f7df..0d8f51b9c00e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=iioutils
pkgver=0.2
pkgrel=2
pkgdesc="The Industrial I/O equivalent to pciutils"
-arch=('any')
+arch=('i686' 'x86_64')
license=('GPL')
depends=('sysfsutils')
url="http://sourceforge.net/projects/iioutils/"