summaryrefslogtreecommitdiff
path: root/extra/truecrypt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/truecrypt/PKGBUILD')
-rw-r--r--extra/truecrypt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/truecrypt/PKGBUILD b/extra/truecrypt/PKGBUILD
index 4c7d585ed..db663334b 100644
--- a/extra/truecrypt/PKGBUILD
+++ b/extra/truecrypt/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=7.0a
pkgrel=2
pkgdesc="Free open-source cross-platform disk encryption software"
url="http://www.truecrypt.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom') # TrueCrypt License v2.6
depends=('fuse>=2.8.0' 'wxgtk>=2.8.9' 'libsm' 'device-mapper')
optdepends=('sudo: mounting encrypted volumes as nonroot users')