From 3228be102f0d913844aa54c37d4186d1a3aafd2a Mon Sep 17 00:00:00 2001 From: Tuan Hoang Date: Fri, 22 Nov 2019 18:43:57 +0000 Subject: community/ocaml*: enable on s390x community/ocaml-lablgtk,unison still missing due to librsvg/rust. --- community/ocaml-findlib/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ocaml-findlib') diff --git a/community/ocaml-findlib/APKBUILD b/community/ocaml-findlib/APKBUILD index ead9928f50..d233b6f3a7 100644 --- a/community/ocaml-findlib/APKBUILD +++ b/community/ocaml-findlib/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.8.1 pkgrel=0 pkgdesc="OCaml package manager" url="http://projects.camlcity.org/projects/findlib.html" -arch="aarch64 ppc64le x86_64" # reflect ocaml aport platforms +arch="all !x86 !armhf !armv7" # reflect ocaml aport platforms license="MIT" depends="ocaml ocaml-runtime" depends_dev="$pkgname=$pkgver-r$pkgrel" -- cgit v1.2.3