aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/k3s/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/k3s/APKBUILD b/testing/k3s/APKBUILD
index b7eb3e6344..708fe1bc01 100644
--- a/testing/k3s/APKBUILD
+++ b/testing/k3s/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.0
pkgrel=0
pkgdesc="Lightweigt Kubernetes. 5 less than k8s."
url="https://k3s.io"
-arch="all"
+arch="all !s390x"
license="Apache-2.0"
options="!check" # No test suite from upstream
depends="containerd"