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 8351587b4..06fe1c2c3 100644 --- a/core/openldap/PKGBUILD +++ b/core/openldap/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=openldap pkgname=('libldap' 'openldap') pkgver=2.4.28 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.openldap.org/" license=('custom') makedepends=('libfetch' 'libltdl' 'libsasl' 'e2fsprogs' 'util-linux') |