diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 13:35:34 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 13:35:34 -0500 |
commit | b0e566651936bf5dc259554c96b30a5502392959 (patch) | |
tree | da2b843802e98c8cf5016f29ba4f933e9ce528b0 /community/nss-pam-ldapd | |
parent | a1ba3851f3e9c8927aec70592471952734163404 (diff) |
Add mips64el in archs
Diffstat (limited to 'community/nss-pam-ldapd')
-rw-r--r-- | community/nss-pam-ldapd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nss-pam-ldapd/PKGBUILD b/community/nss-pam-ldapd/PKGBUILD index 468498773..19cacfa2f 100644 --- a/community/nss-pam-ldapd/PKGBUILD +++ b/community/nss-pam-ldapd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=nss-pam-ldapd pkgver=0.8.12 pkgrel=3 pkgdesc='LDAP module for NSS and PAM' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://arthurdejong.org/$pkgname/" license=('LGPL2.1') depends=('krb5') |