aboutsummaryrefslogtreecommitdiffstats
path: root/testing/camlp4/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/camlp4/APKBUILD')
-rw-r--r--testing/camlp4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/camlp4/APKBUILD b/testing/camlp4/APKBUILD
index 9aee6c2fe7..0db541a1be 100644
--- a/testing/camlp4/APKBUILD
+++ b/testing/camlp4/APKBUILD
@@ -6,7 +6,7 @@ _versuffix='+1'
pkgrel=0
pkgdesc="Caml preprocessor and pretty-printer"
url="https://github.com/ocaml/camlp4/releases"
-arch="all"
+arch="all !x86"
license="LGPL2"
depends="ocaml"
makedepends="ocamlbuild"