diff options
Diffstat (limited to 'community/libexosip2')
-rw-r--r-- | community/libexosip2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD index bdf6bd5c1..c2b2b6d0c 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libexosip2 pkgver=3.5.0 pkgrel=1 pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://savannah.nongnu.org/projects/exosip/" license=('GPL') depends=('libosip2>=3.5.0' 'openssl') |