summaryrefslogtreecommitdiff
path: root/python-silx
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-09 10:43:14 +0200
committerErich Eckner <git@eckner.net>2018-07-09 10:43:14 +0200
commitda381db7bbc9c564c172523be1d9e3445d3a3500 (patch)
tree75c9ef581de150a50d9deb2802b6e64733ba5d21 /python-silx
parent3245697bbf6cd80655a1af652c09de2b8741d260 (diff)
downloadarchlinuxewe.git.save-da381db7bbc9c564c172523be1d9e3445d3a3500.tar.xz
python-silx: any -> i686 + x86_64
Diffstat (limited to 'python-silx')
-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')