summaryrefslogtreecommitdiff
path: root/community/tinycdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tinycdb/PKGBUILD')
-rw-r--r--community/tinycdb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tinycdb/PKGBUILD b/community/tinycdb/PKGBUILD
index a405c0b48..9f30644e5 100644
--- a/community/tinycdb/PKGBUILD
+++ b/community/tinycdb/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=tinycdb
pkgver=0.77
pkgrel=4
pkgdesc="very fast and simple package for creating and reading constant data bases"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.corpit.ru/mjt/tinycdb.html"
license=("GPL")
depends=(glibc)