diff options
Diffstat (limited to 'community/warzone2100/PKGBUILD')
-rw-r--r-- | community/warzone2100/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/warzone2100/PKGBUILD b/community/warzone2100/PKGBUILD index ee3858b98..4ee2ac417 100644 --- a/community/warzone2100/PKGBUILD +++ b/community/warzone2100/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc="3D realtime strategy game on a future Earth" url="http://wz2100.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('sdl' 'glew' 'fribidi' 'openal' 'libvorbis' 'libtheora' 'physfs' 'ttf-dejavu' 'qt4') makedepends=('gawk' 'flex' 'zip' 'unzip' 'asciidoc' 'mesa') |