diff options
Diffstat (limited to 'community/glob2')
-rw-r--r-- | community/glob2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glob2/PKGBUILD b/community/glob2/PKGBUILD index 900518957..7e64bd13d 100644 --- a/community/glob2/PKGBUILD +++ b/community/glob2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=glob2 pkgver=0.9.4.4 pkgrel=10 pkgdesc="RTS game which minimizes micro-management by automatically assigning tasks to units" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.globulation2.org/" license=('GPL3') depends=('boost-libs' 'sdl_net' 'sdl_image' 'sdl_ttf' 'libvorbis' 'speex' 'mesa' |