aboutsummaryrefslogtreecommitdiffstats
path: root/testing/proot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/proot/APKBUILD')
-rw-r--r--testing/proot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/proot/APKBUILD b/testing/proot/APKBUILD
index 136852e502..3eb8bc69e5 100644
--- a/testing/proot/APKBUILD
+++ b/testing/proot/APKBUILD
@@ -7,7 +7,7 @@ _sha=a6db8746f21a2e68a8d0290a0aa9b3ad36d78f56 # contain musl fixes
pkgrel=0
pkgdesc="User-space implementation of chroot, mount --bind, and binfmt_misc"
url="https://proot-me.github.io"
-arch="all"
+arch="all !ppc64le !s390x"
license="GPL-2-or-later"
makedepends="bsd-compat-headers linux-headers libarchive-dev talloc-dev"
subpackages="$pkgname-doc $pkgname-static"