diff options
Diffstat (limited to 'community/teeworlds/PKGBUILD')
-rw-r--r-- | community/teeworlds/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/teeworlds/PKGBUILD b/community/teeworlds/PKGBUILD index 68f2e64b8..eff0bbfca 100644 --- a/community/teeworlds/PKGBUILD +++ b/community/teeworlds/PKGBUILD @@ -9,7 +9,7 @@ pkgver=0.6.0 _bamver=0.4.0 pkgrel=1 pkgdesc="A multiplayer 2D shooter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://teeworlds.com" license=('custom') depends=('alsa-lib' 'mesa' 'sdl' 'freetype2') |