summaryrefslogtreecommitdiff
path: root/extra/libotr3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libotr3/PKGBUILD')
-rw-r--r--extra/libotr3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libotr3/PKGBUILD b/extra/libotr3/PKGBUILD
index 698c25615..69a69b597 100644
--- a/extra/libotr3/PKGBUILD
+++ b/extra/libotr3/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Off-the-Record Messaging Library and Toolkit (version 3.X)'
url='http://www.cypherpunks.ca/otr/'
license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libgcrypt')
options=('!libtool')
source=("http://www.cypherpunks.ca/otr/libotr-${pkgver}.tar.gz" "libotr3-soname.patch")