summaryrefslogtreecommitdiff
path: root/extra/libotr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libotr/PKGBUILD')
-rw-r--r--extra/libotr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libotr/PKGBUILD b/extra/libotr/PKGBUILD
index 7a86561e6..7ede4a447 100644
--- a/extra/libotr/PKGBUILD
+++ b/extra/libotr/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Off-the-Record Messaging Library and Toolkit'
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/${pkgname}-${pkgver}.tar.gz")