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 b76f41b99..efed9d5b0 100644 --- a/core/openldap/PKGBUILD +++ b/core/openldap/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=openldap pkgname=('libldap' 'openldap') pkgver=2.4.26 pkgrel=4 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.openldap.org/" license=('custom') makedepends=('groff' 'libfetch' 'e2fsprogs' 'libtool' 'util-linux' 'libsasl') |