summaryrefslogtreecommitdiff
path: root/extra/sqlite
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-21 16:18:58 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-21 16:18:58 -0300
commit6a9002279308864d7a5be176049268c45d87d201 (patch)
tree5beda08ea7726e23a93aa671811135716ae2cf0b /extra/sqlite
parent0be48442ebb71571ec0ab1bbf27bf4a0759ed19b (diff)
ports + nmap rebuild due to libnl
Diffstat (limited to 'extra/sqlite')
-rw-r--r--extra/sqlite/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sqlite/PKGBUILD b/extra/sqlite/PKGBUILD
index 346ad8bc8..f8eb10608 100644
--- a/extra/sqlite/PKGBUILD
+++ b/extra/sqlite/PKGBUILD
@@ -10,7 +10,7 @@ _amalgamationver2=${_amalgamationver/00/}
pkgver=3.7.11
pkgrel=2
pkgdesc="A C library that implements an SQL database engine"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://www.sqlite.org/"
makedepends=('tcl' 'readline')