diff options
Diffstat (limited to 'extra/ccrtp/PKGBUILD')
-rw-r--r-- | extra/ccrtp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ccrtp/PKGBUILD b/extra/ccrtp/PKGBUILD index 6b1294c38..444367280 100644 --- a/extra/ccrtp/PKGBUILD +++ b/extra/ccrtp/PKGBUILD @@ -9,7 +9,7 @@ pkgname=ccrtp pkgver=2.0.6 pkgrel=2 pkgdesc="An implementation of RTP, the real-time transport protocol from the IETF" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/ccrtp/" license=('GPL' 'custom') depends=('ucommon' 'libgcrypt') |