summaryrefslogtreecommitdiff
path: root/extra/libotr3
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:30:29 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:30:29 +0100
commit2870f7bc1f28c757a5ad07d54f7d678de8f8a402 (patch)
tree4b1e800de3046dce63032132212dcf7c7a9984c9 /extra/libotr3
parenta5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (diff)
Arch extra packages for mips64el.
Diffstat (limited to 'extra/libotr3')
-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")