summaryrefslogtreecommitdiff
path: root/community/pam_mount/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pam_mount/PKGBUILD')
-rw-r--r--community/pam_mount/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pam_mount/PKGBUILD b/community/pam_mount/PKGBUILD
index 3f7f36cdb..17926b40c 100644
--- a/community/pam_mount/PKGBUILD
+++ b/community/pam_mount/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pam_mount
pkgver=2.14
pkgrel=1
pkgdesc="A PAM module that can mount volumes for a user session"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pam-mount.sourceforge.net/"
license=('GPL')
depends=('util-linux' 'libhx>=3.12.1' 'libxml2>=2.6' 'openssl>0.9.7' 'cryptsetup>=1.1.2')