summaryrefslogtreecommitdiff
path: root/core/libassuan/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-15 21:04:51 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-15 21:04:51 -0600
commitb3ff1c22a93664f083589a10e30e1f96ca2a15af (patch)
tree5c693c0c80a9a5f06f7af0a2330f0bae74179698 /core/libassuan/PKGBUILD
parentd562099d4844c7dbd49830bce70524e8eabad0fc (diff)
parentecec4d4d3ca64d7929f1f63857e82268798e066b (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'core/libassuan/PKGBUILD')
-rw-r--r--core/libassuan/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libassuan/PKGBUILD b/core/libassuan/PKGBUILD
index 12e79ce0e..2ba5063e8 100644
--- a/core/libassuan/PKGBUILD
+++ b/core/libassuan/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libassuan
pkgver=2.0.3
pkgrel=1
pkgdesc="A IPC library used by some GnuPG related software"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.gnupg.org/related_software/libassuan"
depends=('libgpg-error')