From 2d4e5d1bbe73851475c8e6837f0b8bc31e414b5f Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 16 Mar 2018 15:02:42 +0100 Subject: [PATCH] testing/utop: enable on ppc64le --- testing/utop/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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