summaryrefslogtreecommitdiff
path: root/core/cloog/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/cloog/PKGBUILD')
-rw-r--r--core/cloog/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cloog/PKGBUILD b/core/cloog/PKGBUILD
index 997ca2fdf..543b1012a 100644
--- a/core/cloog/PKGBUILD
+++ b/core/cloog/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=cloog
pkgver=0.18.0
pkgrel=1
pkgdesc="Library that generates loops for scanning polyhedra"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.bastoul.net/cloog/"
license=('GPL')
depends=('isl' 'gmp')