diff options
Diffstat (limited to 'community/sauerbraten/PKGBUILD')
-rw-r--r-- | community/sauerbraten/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sauerbraten/PKGBUILD b/community/sauerbraten/PKGBUILD index 2a845e88d..92e4e66c8 100644 --- a/community/sauerbraten/PKGBUILD +++ b/community/sauerbraten/PKGBUILD @@ -10,7 +10,7 @@ pkgname=('sauerbraten' 'sauerbraten-data') pkgver=2010_07_28_justice_edition pkgrel=2 pkgdesc="Improved version of the Cube engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.sauerbraten.org/" license=('ZLIB') depends=('sdl_mixer' 'sdl_image' 'libgl') |