diff options
Diffstat (limited to 'community/teeworlds')
-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 508577be5..b965c6975 100644 --- a/community/teeworlds/PKGBUILD +++ b/community/teeworlds/PKGBUILD @@ -8,7 +8,7 @@ pkgname=teeworlds pkgver=0.6.2 pkgrel=1 pkgdesc="A multiplayer 2D shooter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://www.teeworlds.com" license=('custom') depends=('alsa-lib' 'glu' 'sdl' 'freetype2') |