diff options
Diffstat (limited to 'plplot/PKGBUILD')
-rw-r--r-- | plplot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plplot/PKGBUILD b/plplot/PKGBUILD index f90bdb3f..ba16fde0 100644 --- a/plplot/PKGBUILD +++ b/plplot/PKGBUILD @@ -7,7 +7,7 @@ pkgname=plplot pkgver=5.14.0 pkgrel=1 pkgdesc="A cross-platform software package for creating scientific plots" -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') url="http://plplot.sourceforge.net/" license=("LGPL" "custom") depends=('libtool' 'tk') |