summaryrefslogtreecommitdiff
path: root/community/tremulous/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tremulous/PKGBUILD')
-rw-r--r--community/tremulous/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tremulous/PKGBUILD b/community/tremulous/PKGBUILD
index 91b84c9e5..454f5f257 100644
--- a/community/tremulous/PKGBUILD
+++ b/community/tremulous/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.1.0
pkgrel=9
pkgdesc="A free team based FPS/RTS hybrid built on the ioq3 engine. Includes community updates."
url="http://tremulous.net"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('sdl' 'openal>=1.7.411' 'libgl' "tremulous-data=$pkgver" "freetype2")
makedepends=(mesa)