summaryrefslogtreecommitdiff
path: root/core/cryptsetup/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/cryptsetup/PKGBUILD')
-rw-r--r--core/cryptsetup/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cryptsetup/PKGBUILD b/core/cryptsetup/PKGBUILD
index 0da5b0175..9dc49b129 100644
--- a/core/cryptsetup/PKGBUILD
+++ b/core/cryptsetup/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cryptsetup
pkgver=1.3.0
pkgrel=1
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL')
url="http://code.google.com/p/cryptsetup/"
groups=('base')