diff options
Diffstat (limited to 'community/tmw/PKGBUILD')
-rw-r--r-- | community/tmw/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tmw/PKGBUILD b/community/tmw/PKGBUILD index c18d2a065..191048044 100644 --- a/community/tmw/PKGBUILD +++ b/community/tmw/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tmw pkgver=0.6.1 pkgrel=1 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://themanaworld.org" license=('GPL') depends=('curl' 'guichan' 'sdl_image' 'libgl' 'libxml2' 'physfs' |