diff options
Diffstat (limited to 'pcr/nexuiz/PKGBUILD')
-rw-r--r-- | pcr/nexuiz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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") |