diff options
Diffstat (limited to 'community/xmoto/PKGBUILD')
-rw-r--r-- | community/xmoto/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmoto/PKGBUILD b/community/xmoto/PKGBUILD index 4e0136457..60c2f03f0 100644 --- a/community/xmoto/PKGBUILD +++ b/community/xmoto/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xmoto pkgver=0.5.10 pkgrel=4 pkgdesc="A challenging 2D motocross platform game, where physics play an important role." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xmoto.tuxfamily.org" license=('GPL') depends=('libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl' |