summaryrefslogtreecommitdiff
path: root/community/camlp5/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/camlp5/PKGBUILD')
-rw-r--r--community/camlp5/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/camlp5/PKGBUILD b/community/camlp5/PKGBUILD
index cfbfdadbc..e4577bd84 100644
--- a/community/camlp5/PKGBUILD
+++ b/community/camlp5/PKGBUILD
@@ -9,7 +9,7 @@ _patchlevel=0
#pkgver=${_baseversion}.${_patchlevel}
pkgver=${_baseversion}
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pauillac.inria.fr/~ddr/camlp5/'
license=('BSD')
depends=('ocaml')