summaryrefslogtreecommitdiff
path: root/extra/tdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tdb/PKGBUILD')
-rw-r--r--extra/tdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index bc04c1c9c..4296640d6 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=tdb
pkgver=1.2.10
pkgrel=2
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL3')
url="http://tdb.samba.org/"
source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz)