mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ocaml-lablgtk: enable on aarch64
This commit is contained in:
parent
fc3c5a5e73
commit
c82603dc23
@ -6,8 +6,7 @@ pkgver=2.18.6
|
||||
pkgrel=0
|
||||
pkgdesc="An OCaml interface to GTK+ 2.x"
|
||||
url="http://lablgtk.forge.ocamlcore.org/"
|
||||
# ocaml is not built for x86, armhf
|
||||
arch="x86_64 ppc64le"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
license="LGPL-2.1-only-WITH-linking-exception"
|
||||
depends="ocaml-runtime"
|
||||
depends_dev="$pkgname=$pkgver-r$pkgrel
|
||||
|
Loading…
Reference in New Issue
Block a user