testing/ocamlbuild: disable on arm

there are textrels
This commit is contained in:
Natanael Copa 2016-07-26 09:43:36 +00:00
parent 1ee4bcde10
commit f495fa704c

View File

@ -5,7 +5,7 @@ pkgver=0.9.2
pkgrel=0
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs."
url="https://github.com/ocaml/ocamlbuild"
arch="x86_64 armhf"
arch="x86_64"
license="GPL2"
depends=""
makedepends="ocaml"