diff options
Diffstat (limited to 'testing/libretro-mupen64plus/APKBUILD')
-rw-r--r-- | testing/libretro-mupen64plus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libretro-mupen64plus/APKBUILD b/testing/libretro-mupen64plus/APKBUILD index 0c19a3b87a..0c4212d6ab 100644 --- a/testing/libretro-mupen64plus/APKBUILD +++ b/testing/libretro-mupen64plus/APKBUILD @@ -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" |