aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/criu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/criu/APKBUILD b/testing/criu/APKBUILD
index ad04c0369c..fce763ba29 100644
--- a/testing/criu/APKBUILD
+++ b/testing/criu/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.8
pkgrel=0
pkgdesc="A Checkpoint/Restore utility for Linux in Userspace"
url="http://criu.org"
-arch="all"
+arch="x86_64 armhf"
license="GPL2"
makedepends="xmlto asciidoc python protobuf-c-dev protobuf-dev libaio-dev libnl3-dev
py-protobuf libcap-dev"