diff options
Diffstat (limited to 'community/openarena/PKGBUILD')
-rw-r--r-- | community/openarena/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openarena/PKGBUILD b/community/openarena/PKGBUILD index 707848e5d..5a7b25bce 100644 --- a/community/openarena/PKGBUILD +++ b/community/openarena/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.8.8 _oldver=0.8.1 pkgrel=1 pkgdesc="A violent, sexy, multiplayer first person shooter based on the ioquake3 engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://openarena.ws/" license=('GPL') depends=('sdl' 'libvorbis' 'curl' 'openarena-data') |