diff options
Diffstat (limited to 'community/pam_mount/PKGBUILD')
-rw-r--r-- | community/pam_mount/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pam_mount/PKGBUILD b/community/pam_mount/PKGBUILD index d652fe0c3..dc77371c8 100644 --- a/community/pam_mount/PKGBUILD +++ b/community/pam_mount/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pam_mount pkgver=2.13 pkgrel=4 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') |