summaryrefslogtreecommitdiff
path: root/isl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'isl/PKGBUILD')
-rw-r--r--isl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/isl/PKGBUILD b/isl/PKGBUILD
index 351749df..677de757 100644
--- a/isl/PKGBUILD
+++ b/isl/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=isl
pkgver=0.21
pkgrel=1
pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints"
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64')
url="http://isl.gforge.inria.fr/"
depends=('gmp')
license=('MIT')