diff options
Diffstat (limited to 'community/tremulous')
-rw-r--r-- | community/tremulous/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tremulous/PKGBUILD b/community/tremulous/PKGBUILD index b26368a8b..4c76fcc71 100644 --- a/community/tremulous/PKGBUILD +++ b/community/tremulous/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=7 pkgdesc="A completely free online team based FPS/RTS hybrid game based on the ioquake3 engine." url="http://tremulous.net/" license=("GPL") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=("sdl" "openal>=1.7.411" "tremulous-data=$pkgver") makedepends=(subversion mesa) source=('tremulous.launcher' 'tremded.launcher' 'tremulous.desktop' 'tremulous.xpm' |