summaryrefslogtreecommitdiff
path: root/community/ocaml-ounit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ocaml-ounit/PKGBUILD')
-rw-r--r--community/ocaml-ounit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml-ounit/PKGBUILD b/community/ocaml-ounit/PKGBUILD
index 1ac2c7445..d9666f6d4 100644
--- a/community/ocaml-ounit/PKGBUILD
+++ b/community/ocaml-ounit/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ocaml-ounit
pkgver=1.1.0
pkgrel=4
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
pkgdesc="Unit testing framework for OCaml"
url="http://ounit.forge.ocamlcore.org/index.php"