diff options
Diffstat (limited to 'community/btanks/PKGBUILD')
-rw-r--r-- | community/btanks/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/btanks/PKGBUILD b/community/btanks/PKGBUILD index 838429b61..cc03d2bb4 100644 --- a/community/btanks/PKGBUILD +++ b/community/btanks/PKGBUILD @@ -6,7 +6,7 @@ pkgname=btanks pkgver=0.9.8083 pkgrel=4 pkgdesc="Fast 2d tank arcade game with multiplayer and split-screen modes." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://btanks.sourceforge.net" license=('GPL') depends=('expat' 'libgl' 'libsigc++2.0' 'libvorbis' 'lua' 'openal' 'sdl' 'sdl_image' |