aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ocamlbuild/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocamlbuild/APKBUILD b/testing/ocamlbuild/APKBUILD
index 474fb95385..ecb6131c55 100644
--- a/testing/ocamlbuild/APKBUILD
+++ b/testing/ocamlbuild/APKBUILD
@@ -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="all"
+arch="x86_64 armhf"
license="GPL2"
depends=""
makedepends="ocaml"