diff options
Diffstat (limited to 'pcr/ocaml-yojson/PKGBUILD')
-rw-r--r-- | pcr/ocaml-yojson/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ocaml-yojson/PKGBUILD b/pcr/ocaml-yojson/PKGBUILD index 2e5c9d2bb..afa945947 100644 --- a/pcr/ocaml-yojson/PKGBUILD +++ b/pcr/ocaml-yojson/PKGBUILD @@ -9,7 +9,7 @@ _oname=yojson pkgver=1.1.8 pkgrel=1 pkgdesc='An optimized parsing and printing library for JSON' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('!strip' 'staticlibs') license=('BSD') depends=('ocaml-easy-format') |