diff options
Diffstat (limited to 'community/pppd-ldap/PKGBUILD')
-rw-r--r-- | community/pppd-ldap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pppd-ldap/PKGBUILD b/community/pppd-ldap/PKGBUILD index 27c593d82..b974f3e57 100644 --- a/community/pppd-ldap/PKGBUILD +++ b/community/pppd-ldap/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pppd-ldap pkgver=0.12b pkgrel=2 pkgdesc="pppd ldap plugin" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/pppd-ldap/" license=('GPL') depends=('ppp' 'libldap>=2.4.18') |