diff options
Diffstat (limited to 'pgplot/PKGBUILD')
-rw-r--r-- | pgplot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgplot/PKGBUILD b/pgplot/PKGBUILD index be658eaa..b6f9ab6c 100644 --- a/pgplot/PKGBUILD +++ b/pgplot/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Fortran- or C-callable, device-independent graphics package for making url="http://www.astro.caltech.edu/~tjp/pgplot/" license=('custom') options=(!makeflags) -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') makedepends=('gcc-fortran') depends=('libpng' 'libx11') changelog=ChangeLog |