mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ocamlbuild: disable on arm
there are textrels
This commit is contained in:
parent
1ee4bcde10
commit
f495fa704c
@ -5,7 +5,7 @@ pkgver=0.9.2
|
||||
pkgrel=0
|
||||
pkgdesc="Generic build tool with built-in rules for building OCaml library and programs."
|
||||
url="https://github.com/ocaml/ocamlbuild"
|
||||
arch="x86_64 armhf"
|
||||
arch="x86_64"
|
||||
license="GPL2"
|
||||
depends=""
|
||||
makedepends="ocaml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user