testing/libretro-mupen64plus: limit on ppc64le and s390x

This commit is contained in:
Leo 2019-07-10 01:58:38 -03:00
parent 65df6ed5fe
commit 034756b5f9

View File

@ -5,7 +5,7 @@ _pkgname=mupen64plus-libretro-nx
pkgver=0_git20190625
pkgrel=0
_commit="b31459d1e9b1bc1cf93d3577e185fe8d4198a978"
arch="x86_64 aarch64 ppc64le s390x" # Seems to be broken on non 64-bit platforms
arch="x86_64 aarch64" # Seems to be broken on non 64-bit platforms
url="https://github.com/libretro/mupen64plus-libretro-nx"
pkgdesc="libretro port of Mupen64 Plus with GLideN64"
license="GPL-2.0-or-later"