diff options
Diffstat (limited to 'community/megaglest')
-rw-r--r-- | community/megaglest/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/megaglest/PKGBUILD b/community/megaglest/PKGBUILD index 32b62368a..cfbdcca9c 100644 --- a/community/megaglest/PKGBUILD +++ b/community/megaglest/PKGBUILD @@ -6,7 +6,7 @@ pkgname=megaglest pkgver=3.6.0.3 pkgrel=5 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/megaglest/" license=('GPL3') depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 'lua' 'icu' 'ftgl' 'glew' |