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 b1623ed81..6433d3302 100644
--- a/core/cryptsetup/PKGBUILD
+++ b/core/cryptsetup/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cryptsetup
pkgver=1.5.1
pkgrel=1
pkgdesc="Userspace setup tool for transparent encryption of block devices using dm-crypt"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL')
url="http://code.google.com/p/cryptsetup/"
groups=('base')