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 b3418220a..8b1218e70 100644 --- a/extra/pam_ldap/PKGBUILD +++ b/extra/pam_ldap/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pam_ldap pkgver=185 pkgrel=1 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>=2.4.22' 'pam') |