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 51740fd32..97a79caac 100644 --- a/extra/ptlib/PKGBUILD +++ b/extra/ptlib/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ptlib pkgver=2.10.1 pkgrel=1 pkgdesc="Portable Windows Library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.ekiga.org/" license=('GPL') depends=('gcc-libs' 'openssl' 'alsa-lib' 'sdl' 'expat' 'libpulse' 'v4l-utils') |