diff options
Diffstat (limited to 'community/ccrtp/PKGBUILD')
-rw-r--r-- | community/ccrtp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccrtp/PKGBUILD b/community/ccrtp/PKGBUILD index 13ac0026b..e50fdefcc 100644 --- a/community/ccrtp/PKGBUILD +++ b/community/ccrtp/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ccrtp pkgver=1.8.0 pkgrel=1 pkgdesc="GNU ccRTP" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/ccrtp" license=('GPL' 'custom') depends=('commoncpp2' 'zlib' 'libxml2' 'libgcrypt') |