aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/lablgtk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lablgtk/APKBUILD b/testing/lablgtk/APKBUILD
index 6eeaf601c2..d820aba609 100644
--- a/testing/lablgtk/APKBUILD
+++ b/testing/lablgtk/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch>
pkgname=lablgtk
pkgver=2.18.5
-pkgrel=2
+pkgrel=3
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 !ppc64le"
+arch="x86_64"
license="GPL"
depends_dev="lablgtk gtk+-dev gtkspell-dev librsvg-dev gtksourceview2-dev"
depends="ocaml-findlib camlp4 ocaml"