summaryrefslogtreecommitdiff
path: root/testing/cloog/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cloog/PKGBUILD')
-rw-r--r--testing/cloog/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloog/PKGBUILD b/testing/cloog/PKGBUILD
index 39645a7e5..f53c19480 100644
--- a/testing/cloog/PKGBUILD
+++ b/testing/cloog/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=cloog
pkgver=0.16.2
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')