aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocamlbuild/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ocamlbuild/APKBUILD')
-rw-r--r--community/ocamlbuild/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocamlbuild/APKBUILD b/community/ocamlbuild/APKBUILD
index 90ea5cc74c..ab8984cc09 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" #ocaml not avail on excluded platforms
+arch="all !x86 !armhf !ppc64le" #ocaml not avail on excluded platforms
license="LGPL2"
depends=""
makedepends="ocaml"