aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-11 11:52:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-11 11:52:57 -0300
commitc8c86957f3c2896e9e0ff7fd9976215dce5420e0 (patch)
treed7dbba0ee42720afb7e93e491efb2c47105cc56e /testing
parentd1b9bd7ca90adcd6e45e9a68bf234f1bc5bfd462 (diff)
downloadaports-c8c86957f3c2896e9e0ff7fd9976215dce5420e0.tar.bz2
aports-c8c86957f3c2896e9e0ff7fd9976215dce5420e0.tar.xz
testing/libretro-beetle-psx: disable on s390x
Diffstat (limited to 'testing')
-rw-r--r--testing/libretro-beetle-psx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libretro-beetle-psx/APKBUILD b/testing/libretro-beetle-psx/APKBUILD
index 012c3c70a1..00a0a2da9b 100644
--- a/testing/libretro-beetle-psx/APKBUILD
+++ b/testing/libretro-beetle-psx/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=beetle-psx-libretro
pkgver=0_git20190802
pkgrel=0
_commit="7b584a4ce05968482a1e5e3719ba341807f42277"
-arch="all"
+arch="all !s390x"
url="https://github.com/libretro/beetle-psx-libretro"
pkgdesc="Standalone port/fork of Mednafen PSX to the Libretro API"
license="GPL-2.0-or-later"