summaryrefslogtreecommitdiff
path: root/core/libassuan
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-14 10:12:51 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-14 10:12:51 -0300
commit30d7c05552575fd8d5711290328300b864b2056c (patch)
tree14967d160cc7d540ca46768fbbfdab0ca5e62c0d /core/libassuan
parentcb65afbd8bbec2080e001d67d0fc3e484053e5f8 (diff)
Porting to mips64el
Diffstat (limited to 'core/libassuan')
-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')