diff options
Diffstat (limited to 'pcr/yate/PKGBUILD')
-rw-r--r-- | pcr/yate/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/yate/PKGBUILD b/pcr/yate/PKGBUILD index bb84d1a67..2be5d9849 100644 --- a/pcr/yate/PKGBUILD +++ b/pcr/yate/PKGBUILD @@ -5,7 +5,7 @@ pkgver=4.2.0 pkgrel=1 pkgdesc="next-generation telephony engine" - arch=('i686' 'x86_64') + arch=('i686' 'x86_64' 'mips64el') url="http://yate.null.ro" license=('GPL') depends=('speex' 'gsm' 'postgresql-libs' 'libmysqlclient' \ |