diff options
Diffstat (limited to 'python-silx')
-rw-r--r-- | python-silx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-silx/PKGBUILD b/python-silx/PKGBUILD index 9523ecee..9cf1ced2 100644 --- a/python-silx/PKGBUILD +++ b/python-silx/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=silx pkgver=0.10.1 pkgrel='3' pkgdesc="A collection of Python packages for data analysis at synchrotron radiation facilities." -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" license=('MIT' 'LGPL') _deppy2=( |