aboutsummaryrefslogtreecommitdiffstats
path: root/testing/unison/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/unison/APKBUILD')
-rw-r--r--testing/unison/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/unison/APKBUILD b/testing/unison/APKBUILD
index ef989a2b6d..f4defbe78f 100644
--- a/testing/unison/APKBUILD
+++ b/testing/unison/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.48.4
pkgrel=2
pkgdesc="Unison - efficient file-synchronization tool"
url="https://www.cis.upenn.edu/~bcpierce/unison/"
-arch="x86_64 armhf aarch64"
+arch="all !x86 !armhf" # limited by ocaml abuild
license="GPL"
depends=""
makedepends="ocaml lablgtk-dev linux-headers emacs-nox"