diff options
Diffstat (limited to 'community/blobwars/PKGBUILD')
-rw-r--r-- | community/blobwars/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/blobwars/PKGBUILD b/community/blobwars/PKGBUILD index dd180f51c..06e581659 100644 --- a/community/blobwars/PKGBUILD +++ b/community/blobwars/PKGBUILD @@ -7,7 +7,7 @@ pkgname=blobwars pkgver=1.19 pkgrel=4 pkgdesc="Platform action game featuring a blob wih lot of weapons" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/blobwars" license=('GPL') makedepends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'sdl_net') |