aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libretro-pcem/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libretro-pcem/APKBUILD')
-rw-r--r--testing/libretro-pcem/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libretro-pcem/APKBUILD b/testing/libretro-pcem/APKBUILD
index 355bac6b703..ce7609a8a58 100644
--- a/testing/libretro-pcem/APKBUILD
+++ b/testing/libretro-pcem/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
_commit="1955c2127990cfdf4c594b35b466e8503d626fa7"
pkgdesc="libretro port of PCem"
url="https://github.com/libretro/libretro-pcem"
-arch="all !aarch64 !armv7 !armhf !ppc64le !s390x !x86 !mips !mips64 !riscv64"
+arch="all !aarch64 !armv7 !armhf !ppc64le !s390x !x86 !riscv64"
license="GPL-2.0-only"
makedepends="linux-headers"
source="$pkgname-$_commit.tar.gz::https://github.com/libretro/libretro-pcem/archive/$_commit.tar.gz"