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 9da6e6fde..3cfaae4ac 100644 --- a/community/pidgin-otr/PKGBUILD +++ b/community/pidgin-otr/PKGBUILD @@ -9,7 +9,7 @@ pkgname=pidgin-otr pkgver=3.2.1 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>=3.2.0' 'pidgin' 'perlxml') |