diff options
Diffstat (limited to 'community/spring/PKGBUILD')
-rw-r--r-- | community/spring/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index a361ff4a5..a3d622234 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.91.0 _pkgver=91.0 pkgrel=3 pkgdesc='A free 3D real-time-strategy (RTS) game engine' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://springrts.com/" license=('GPL') depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl' |