diff options
Diffstat (limited to 'community/libzrtpcpp/PKGBUILD')
-rw-r--r-- | community/libzrtpcpp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libzrtpcpp/PKGBUILD b/community/libzrtpcpp/PKGBUILD index 0723c10b4..415edc81a 100644 --- a/community/libzrtpcpp/PKGBUILD +++ b/community/libzrtpcpp/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libzrtpcpp pkgver=1.4.2 pkgrel=5 pkgdesc="An extension to Real-time Transport Protocol (RTP) which describes a method of Diffie-Hellman key agreement for Secure Real-time Transport Protocol (SRTP)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zfoneproject.com" license=('GPL') depends=('ccrtp') |