summaryrefslogtreecommitdiff
path: root/extra/libnice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libnice/PKGBUILD')
-rw-r--r--extra/libnice/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libnice/PKGBUILD b/extra/libnice/PKGBUILD
index 05890543b..4412273b1 100644
--- a/extra/libnice/PKGBUILD
+++ b/extra/libnice/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libnice
pkgver=0.1.3
pkgrel=1
pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://nice.freedesktop.org"
license=('LGPL')
depends=('glib2')