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 c3acd0b53..4db19d12c 100644 --- a/community/warzone2100/PKGBUILD +++ b/community/warzone2100/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.3.9 pkgrel=2 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_net' 'libgl' 'openal' 'libjpeg' 'libpng' 'libvorbis' 'libtheora' 'libmad' 'mesa' 'physfs' 'quesoglc' 'popt' 'ttf-dejavu') makedepends=('gawk' 'bison' 'flex' 'zip' 'unzip') |