summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-silx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-silx/PKGBUILD b/python-silx/PKGBUILD
index ce00b106..c60c238c 100644
--- a/python-silx/PKGBUILD
+++ b/python-silx/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(python2-silx python-silx)
pkgver=0.8.0
pkgrel=1
pkgdesc="A collection of Python packages for data analysis at synchrotron radiation facilities."
-arch=('any')
+arch=('i686' 'x86_64')
url="http://www.silx.org"
license=('MIT' 'LGPL')
_depends=('python-numpy' 'python-pyqt5' 'python-matplotlib')