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