diff options
Diffstat (limited to 'community/pidgin-otr')
-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 f0f8fbe96..38cfbd399 100644 --- a/community/pidgin-otr/PKGBUILD +++ b/community/pidgin-otr/PKGBUILD @@ -9,7 +9,7 @@ pkgname=pidgin-otr pkgver=4.0.0 pkgrel=1 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>=4.0.0' 'pidgin' 'perlxml') |