diff options
Diffstat (limited to 'community/scorched3d/PKGBUILD')
-rw-r--r-- | community/scorched3d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scorched3d/PKGBUILD b/community/scorched3d/PKGBUILD index 002a79432..49f026c81 100644 --- a/community/scorched3d/PKGBUILD +++ b/community/scorched3d/PKGBUILD @@ -7,7 +7,7 @@ pkgver=43.3.d _pkgver=43.3d pkgrel=1 pkgdesc="A 3d artillery combat game" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.scorched3d.co.uk/" license=('GPL') depends=('sdl_net' 'wxgtk' 'freealut>=1.0.0-3' 'libvorbis' 'mesa' 'fftw' 'libjpeg>=8' 'xdg-utils') |