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 453f40c3a..74c9de428 100644
--- a/community/ccrypt/PKGBUILD
+++ b/community/ccrypt/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ccrypt
pkgver=1.10
pkgrel=1
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')