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 86e7ebea7..9fe5aaed2 100644 --- a/community/pppd-ldap/PKGBUILD +++ b/community/pppd-ldap/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pppd-ldap pkgver=0.12b pkgrel=3 pkgdesc="A plugin for PPPD which performs an LDAP-enabled version of pppd" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/pppd-ldap/" license=('GPL') depends=('ppp' 'libldap') |