testing/utop: enable on ppc64le

This commit is contained in:
Jakub Jirutka 2018-03-16 15:02:42 +01:00
parent 33ebcfcbd9
commit 2d4e5d1bbe

View File

@ -6,8 +6,7 @@ pkgrel=1
pkgdesc="Universal toplevel for OCaml" pkgdesc="Universal toplevel for OCaml"
url="https://github.com/diml/utop" url="https://github.com/diml/utop"
# x86, armhf, s390x: limited by ocaml aport # x86, armhf, s390x: limited by ocaml aport
# ppc64le: limited by ocaml-camomile aport arch="all !x86 !armhf !s390x"
arch="all !x86 !armhf !s390x !ppc64le"
license="BSD-3-Clause" license="BSD-3-Clause"
depends=" depends="
ocaml-$pkgname=$pkgver-r$pkgrel ocaml-$pkgname=$pkgver-r$pkgrel