mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/reason: enable on ppc64le
This commit is contained in:
parent
2d4e5d1bbe
commit
fc3c5a5e73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user