aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/retroarch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/retroarch/APKBUILD b/testing/retroarch/APKBUILD
index 82a7a2493d..9a103800bf 100644
--- a/testing/retroarch/APKBUILD
+++ b/testing/retroarch/APKBUILD
@@ -4,7 +4,7 @@ pkgname=retroarch
_pkgname=RetroArch
pkgver=1.7.7
pkgrel=0
-arch="all"
+arch="all !s390x" # Limited by pulseaudio
url="https://www.libretro.com/"
pkgdesc="Reference frontend for the libretro API"
license="GPL-2.0-only"