summaryrefslogtreecommitdiff
path: root/extra/mhash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mhash/PKGBUILD')
-rw-r--r--extra/mhash/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mhash/PKGBUILD b/extra/mhash/PKGBUILD
index 3c2f7b732..1fac0fedc 100644
--- a/extra/mhash/PKGBUILD
+++ b/extra/mhash/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mhash
pkgver=0.9.9.9
pkgrel=2
pkgdesc="A thread-safe hash library which provides a uniform interface to hash algorithms (MD5, SHA1, HAVAL, etc)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://mhash.sourceforge.net/"
license=('LGPL')
depends=('glibc')