summaryrefslogtreecommitdiff
path: root/community/ccrypt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccrypt/PKGBUILD')
-rw-r--r--community/ccrypt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccrypt/PKGBUILD b/community/ccrypt/PKGBUILD
index 9a99deec7..f765d7f77 100644
--- a/community/ccrypt/PKGBUILD
+++ b/community/ccrypt/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ccrypt
pkgver=1.9
pkgrel=2
pkgdesc="A command-line utility for encrypting and decrypting files and streams"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://ccrypt.sourceforge.net"
license=('GPL2')
depends=('glibc')