diff options
Diffstat (limited to 'community/libzdb/PKGBUILD')
-rw-r--r-- | community/libzdb/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD index ddd025ad0..89ea48e74 100644 --- a/community/libzdb/PKGBUILD +++ b/community/libzdb/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libzdb pkgver=2.11.2 pkgrel=1 pkgdesc="Zild Database Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.tildeslash.com/libzdb/" license=('GPL') depends=('postgresql-libs' 'sqlite' 'libmariadbclient') |