diff options
Diffstat (limited to 'mpich2')
-rw-r--r-- | mpich2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpich2/PKGBUILD b/mpich2/PKGBUILD index f8f9c4350..03c29cbc2 100644 --- a/mpich2/PKGBUILD +++ b/mpich2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mpich2 pkgver=1.5 pkgrel=2 pkgdesc="An improved implementation of the Message Passing Interface (legacy version)." -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') url="http://mpich.org" license=('custom') groups=() |