testing/camlp4: disable on x86

This commit is contained in:
Bartłomiej Piotrowski 2016-07-08 10:03:32 +02:00
parent 84e8017626
commit b3f11e79c2

View File

@ -6,7 +6,7 @@ _versuffix='+1'
pkgrel=0
pkgdesc="Caml preprocessor and pretty-printer"
url="https://github.com/ocaml/camlp4/releases"
arch="all"
arch="x86_64 armhf"
license="GPL2"
depends="ocaml"
makedepends="ocamlbuild"