diff options
Diffstat (limited to 'community/libexosip2/PKGBUILD')
-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 aa31a11c4..c56473b94 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -7,7 +7,7 @@ epoch=1 pkgver=3.6.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>=4.0.0' 'openssl') |