From d6534fb76d76cea51df278d9720d1627fd8961ac Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 15 Jan 2018 06:38:58 +0100 Subject: various: removed unsupported arches from $arch array --- pcr/nexuiz/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/nexuiz') diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD index 0d5cd1afc..ab79eca94 100644 --- a/pcr/nexuiz/PKGBUILD +++ b/pcr/nexuiz/PKGBUILD @@ -9,7 +9,7 @@ pkgname=nexuiz pkgver=2.5.2 _zipver=252 pkgrel=3.1 -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') pkgdesc="A free software first person shooter" url="http://www.alientrap.org/games/nexuiz" license=("GPL") -- cgit v1.2.3