From bd15f1363feb2d6a14d335e9e28e9ad7c6c2d239 Mon Sep 17 00:00:00 2001 From: Shiz Date: Sat, 13 May 2017 06:36:31 +0200 Subject: community/[various]: enable on ppc64le due ocaml --- community/ocamlbuild/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/ocamlbuild') diff --git a/community/ocamlbuild/APKBUILD b/community/ocamlbuild/APKBUILD index ab8984cc09..90ea5cc74c 100644 --- a/community/ocamlbuild/APKBUILD +++ b/community/ocamlbuild/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.9.3 pkgrel=1 pkgdesc="Generic build tool with built-in rules for building OCaml library and programs." url="https://github.com/ocaml/ocamlbuild" -arch="all !x86 !armhf !ppc64le" #ocaml not avail on excluded platforms +arch="all !x86 !armhf" #ocaml not avail on excluded platforms license="LGPL2" depends="" makedepends="ocaml" -- cgit v1.2.3