summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/ldb/PKGBUILD2
-rw-r--r--extra/tevent/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/ldb/PKGBUILD b/extra/ldb/PKGBUILD
index 3a665cd0d..8c4a64db0 100644
--- a/extra/ldb/PKGBUILD
+++ b/extra/ldb/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=ldb
pkgver=1.1.15
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')
diff --git a/extra/tevent/PKGBUILD b/extra/tevent/PKGBUILD
index fac6d2aea..82c199ad0 100644
--- a/extra/tevent/PKGBUILD
+++ b/extra/tevent/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=tevent
pkgver=0.9.18
pkgrel=1
pkgdesc="An event system based on the talloc memory management library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://tevent.samba.org/"
source=("http://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
license=('GPL3')