aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-omake/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-omake/APKBUILD')
-rw-r--r--testing/ocaml-omake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-omake/APKBUILD b/testing/ocaml-omake/APKBUILD
index 5ae0db3f1c9..72dad33b4f3 100644
--- a/testing/ocaml-omake/APKBUILD
+++ b/testing/ocaml-omake/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.10.6
pkgrel=0
pkgdesc="Build system designed for scalability and portability"
url="http://projects.camlcity.org/projects/omake.html"
-arch="all !riscv64" # limited by ocaml aport
+arch="all !riscv64 !loongarch64" # ocaml
license="GPL-2.0-only"
makedepends="ocaml ocaml-findlib"
options="!check"