aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-camlp5/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocaml-camlp5/APKBUILD')
-rw-r--r--testing/ocaml-camlp5/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-camlp5/APKBUILD b/testing/ocaml-camlp5/APKBUILD
index cc1fbe3e002..ae47af555cf 100644
--- a/testing/ocaml-camlp5/APKBUILD
+++ b/testing/ocaml-camlp5/APKBUILD
@@ -7,7 +7,7 @@ _pkgver="rel707"
pkgrel=1
pkgdesc="Preprocessor-pretty-printer of OCaml"
url="https://camlp5.github.io"
-arch="aarch64 ppc64le x86_64" # reflect ocaml aport platforms
+arch="" # "Sorry: the compatibility with ocaml version "4.08.1" is not yet implemented"
license="BSD-3-Clause"
depends="ocaml-runtime"
makedepends="ocaml ocaml-compiler-libs"