testing/reason: enable on ppc64le

This commit is contained in:
Jakub Jirutka 2018-03-16 15:57:36 +01:00
parent 2d4e5d1bbe
commit fc3c5a5e73

View File

@ -6,8 +6,7 @@ pkgrel=1
pkgdesc="Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems"
url="http://reasonml.github.io/"
# x86, armhf, s390x: limited by ocaml aport
# ppc64le: limited by ocaml-utop aport
arch="all !x86 !armhf !s390x !ppc64le"
arch="all !x86 !armhf !s390x"
license="MIT"
checkdepends="nodejs utop-full"
_menhirver=20171013