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 c2960de0e..eda5acd9e 100644
--- a/community/ccrypt/PKGBUILD
+++ b/community/ccrypt/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ccrypt
pkgver=1.9
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')