summaryrefslogtreecommitdiff
path: root/pcr/sqlcipher/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/sqlcipher/PKGBUILD')
-rw-r--r--pcr/sqlcipher/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/sqlcipher/PKGBUILD b/pcr/sqlcipher/PKGBUILD
index 45a3efbe9..d0c702e22 100644
--- a/pcr/sqlcipher/PKGBUILD
+++ b/pcr/sqlcipher/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=sqlcipher
pkgver=2.2.1
pkgrel=1
pkgdesc="SQLite extension that provides transparent 256-bit AES encryption of database files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sqlcipher.net/"
license=('BSD')
makedepends=('tcl' 'openssl' 'sqlite3' 'git')