diff options
Diffstat (limited to 'core/openldap/PKGBUILD')
-rw-r--r-- | core/openldap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/openldap/PKGBUILD b/core/openldap/PKGBUILD index 665a82a85..282e07e24 100644 --- a/core/openldap/PKGBUILD +++ b/core/openldap/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=openldap pkgname=('libldap' 'openldap') pkgver=2.4.30 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.openldap.org/" license=('custom') makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux') |