diff options
Diffstat (limited to 'extra/ldb/PKGBUILD')
-rw-r--r-- | extra/ldb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ldb/PKGBUILD b/extra/ldb/PKGBUILD index e7791be97..bf9471682 100644 --- a/extra/ldb/PKGBUILD +++ b/extra/ldb/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ldb pkgver=1.1.16 pkgrel=1 pkgdesc="A schema-less, ldap like, API and database" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ldb.samba.org/" source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz) license=('GPL3') |