diff options
Diffstat (limited to 'community/murmur/PKGBUILD')
-rw-r--r-- | community/murmur/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/murmur/PKGBUILD b/community/murmur/PKGBUILD index c80917dbd..367f52bbc 100644 --- a/community/murmur/PKGBUILD +++ b/community/murmur/PKGBUILD @@ -7,7 +7,7 @@ pkgname=murmur pkgver=1.2.3 pkgrel=13 pkgdesc="The voice chat application server for Mumble" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://mumble.sourceforge.net" license=('BSD') depends=('avahi' 'lsb-release' 'protobuf' 'qt4' 'icu') |