mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/ocaml-findlib: enable on all except x86 and armhf
This commit is contained in:
parent
897433df9c
commit
4b80374d03
@ -6,7 +6,7 @@ pkgver=1.6.2
|
||||
pkgrel=0
|
||||
pkgdesc="OCaml package manager"
|
||||
url="http://projects.camlcity.org/projects/findlib.html"
|
||||
arch="x86_64"
|
||||
arch="all !x86 !armhf" # limited by ocaml abuild
|
||||
license="MIT"
|
||||
depends="ocaml"
|
||||
depends_dev="$pkgname"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user