diff options
Diffstat (limited to 'community/twinkle/PKGBUILD')
-rw-r--r-- | community/twinkle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/twinkle/PKGBUILD b/community/twinkle/PKGBUILD index 5c58111cc..850dad358 100644 --- a/community/twinkle/PKGBUILD +++ b/community/twinkle/PKGBUILD @@ -8,7 +8,7 @@ pkgname=twinkle pkgver=1.4.2 pkgrel=12 pkgdesc="A softphone for voice over IP and instant messaging communications using the SIP protocol" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.twinklephone.com/" license=('GPL') depends=('file' 'speex' 'boost-libs' 'libsndfile' 'commoncpp2' 'libxml2' 'libx11' |