diff options
Diffstat (limited to 'extra/tdb/PKGBUILD')
-rw-r--r-- | extra/tdb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD index 728d627ff..f2d408fa6 100644 --- a/extra/tdb/PKGBUILD +++ b/extra/tdb/PKGBUILD @@ -7,7 +7,7 @@ pkgname=tdb pkgver=1.2.9 pkgrel=2 pkgdesc="A Trivia 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) |