diff options
Diffstat (limited to 'extra/ptlib/PKGBUILD')
-rw-r--r-- | extra/ptlib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD index cab3e4431..a08fbf75e 100644 --- a/extra/ptlib/PKGBUILD +++ b/extra/ptlib/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ptlib pkgver=2.10.5 pkgrel=1 pkgdesc="Portable Windows Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.opalvoip.org" license=('GPL') depends=('sdl' 'libpulse' 'v4l-utils' 'libldap') |