diff options
Diffstat (limited to 'extra/spandsp/PKGBUILD')
-rw-r--r-- | extra/spandsp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/spandsp/PKGBUILD b/extra/spandsp/PKGBUILD index 359dffd72..bd61876a2 100644 --- a/extra/spandsp/PKGBUILD +++ b/extra/spandsp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=spandsp pkgver=0.0.6pre21 pkgrel=1 pkgdesc="A DSP library for telephony" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL') url="http://www.soft-switch.org/" depends=('libtiff') |