From 4b80374d03fa20aeb83a04467c81e9b87fd645ae Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 28 Jan 2017 01:02:01 +0100 Subject: testing/ocaml-findlib: enable on all except x86 and armhf --- testing/ocaml-findlib/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/ocaml-findlib') diff --git a/testing/ocaml-findlib/APKBUILD b/testing/ocaml-findlib/APKBUILD index 1a5abde915..d3265bc4c9 100644 --- a/testing/ocaml-findlib/APKBUILD +++ b/testing/ocaml-findlib/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.6.2 pkgrel=0 pkgdesc="OCaml package manager" url="http://projects.camlcity.org/projects/findlib.html" -arch="x86_64" +arch="all !x86 !armhf" # limited by ocaml abuild license="MIT" depends="ocaml" depends_dev="$pkgname" -- cgit v1.2.3