diff options
Diffstat (limited to 'hdf4/PKGBUILD')
-rwxr-xr-x | hdf4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hdf4/PKGBUILD b/hdf4/PKGBUILD index 8bf650d4..9cd47a58 100755 --- a/hdf4/PKGBUILD +++ b/hdf4/PKGBUILD @@ -4,7 +4,7 @@ pkgname=hdf4 pkgver=2.14 pkgrel=1 pkgdesc="General purpose library and file format for storing scientific data." -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') url="http://www.hdfgroup.org/hdf4.html" license=('custom') depends=('zlib' 'libjpeg-turbo') |