diff options
Diffstat (limited to 'community/pidgin-otr/PKGBUILD')
-rw-r--r-- | community/pidgin-otr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pidgin-otr/PKGBUILD b/community/pidgin-otr/PKGBUILD index a395b5022..e83fffe73 100644 --- a/community/pidgin-otr/PKGBUILD +++ b/community/pidgin-otr/PKGBUILD @@ -8,7 +8,7 @@ pkgname=pidgin-otr pkgver=3.2.0 pkgrel=2 pkgdesc="Off-the-Record Messaging plugin for Pidgin" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.cypherpunks.ca/otr/" depends=('libotr>=3.2.0' 'pidgin' 'perlxml') |