summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 09:15:02 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 09:15:02 -0500
commit1ef7f9b567946775e54dfe3b06258d53cdc889f5 (patch)
tree594787a0038780903b7fd38e045a624912cf44a5 /core
parent1e18d27e40f39d3ca24325d710bd49d689eaf685 (diff)
Commiting libre package sqlite3-3.7.7.1-1
Diffstat (limited to 'core')
-rw-r--r--core/sqlite3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sqlite3/PKGBUILD b/core/sqlite3/PKGBUILD
index fd4fe1d87..581716a22 100644
--- a/core/sqlite3/PKGBUILD
+++ b/core/sqlite3/PKGBUILD
@@ -10,7 +10,7 @@ _docver=${_amalgamationver} #3070700
pkgver=${_amalgamationver2//0/.}
pkgrel=1
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>=6.0.00')