aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/starship/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/starship/APKBUILD b/testing/starship/APKBUILD
index c903aaeed9..9e6f8ed04c 100644
--- a/testing/starship/APKBUILD
+++ b/testing/starship/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Cross-shell prompt for astronauts"
options="!check" # All tests hardcode $HOME
url="https://starship.rs/"
-arch="all"
+arch="all !s390x"
license="ISC"
depends="font-noto-emoji"
makedepends="cargo zlib-dev libgit2-dev"