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