aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opam/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/opam/APKBUILD')
-rw-r--r--testing/opam/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opam/APKBUILD b/testing/opam/APKBUILD
index 6c3c8258b75..73293c7aeb7 100644
--- a/testing/opam/APKBUILD
+++ b/testing/opam/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=0
pkgdesc="OCaml Package Manager"
url="https://opam.ocaml.org"
-arch="all"
+arch="all !x86"
license="LGPL3"
depends="ocaml camlp4 curl tar unzip rsync aspcud"
makedepends="$depends_dev"