summaryrefslogtreecommitdiff
path: root/mpich2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mpich2/PKGBUILD')
-rw-r--r--mpich2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpich2/PKGBUILD b/mpich2/PKGBUILD
index f8f9c435..03c29cbc 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=()