diff options
Diffstat (limited to 'extra/pam_ldap/PKGBUILD')
-rw-r--r-- | extra/pam_ldap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pam_ldap/PKGBUILD b/extra/pam_ldap/PKGBUILD index 620ed04e8..70852eb70 100644 --- a/extra/pam_ldap/PKGBUILD +++ b/extra/pam_ldap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pam_ldap pkgver=186 pkgrel=4 pkgdesc="LDAP authentication module for the PAM framework" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.padl.com/OSS/pam_ldap.html" license=('LGPL') depends=('libldap' 'pam') |