aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lablgtk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lablgtk/APKBUILD')
-rw-r--r--testing/lablgtk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lablgtk/APKBUILD b/testing/lablgtk/APKBUILD
index a7d7a5d80a..6eeaf601c2 100644
--- a/testing/lablgtk/APKBUILD
+++ b/testing/lablgtk/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="LablGtk - an OCaml interface to GTK+ 2.x"
url="http://lablgtk.forge.ocamlcore.org/"
# ocaml is not built for x86, armhf
-arch="all !x86 !armhf !aarch64"
+arch="all !x86 !armhf !aarch64 !ppc64le"
license="GPL"
depends_dev="lablgtk gtk+-dev gtkspell-dev librsvg-dev gtksourceview2-dev"
depends="ocaml-findlib camlp4 ocaml"