summaryrefslogtreecommitdiff
path: root/extra/spandsp
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
commit4d788e769855cbef2539d7cf7049dc2b4d9ac2e0 (patch)
treecb86b2499568140182a9acb58c72f945e3bca453 /extra/spandsp
parent6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (diff)
Add mips64el in archs
Diffstat (limited to 'extra/spandsp')
-rw-r--r--extra/spandsp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/spandsp/PKGBUILD b/extra/spandsp/PKGBUILD
index 3f5f5f94e..4efe28954 100644
--- a/extra/spandsp/PKGBUILD
+++ b/extra/spandsp/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=spandsp
pkgver=0.0.6pre20
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')