summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-21 10:21:25 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-21 10:21:25 -0500
commit016c092f2a76f803805b96f9d56754d33087e305 (patch)
treedd03c94d048ca35248677be98e1603f6ade0ac3e /community
parent62130de96451044ea587d1cef2302c4cf3f910c4 (diff)
Add mips64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/ecryptfs-utils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ecryptfs-utils/PKGBUILD b/community/ecryptfs-utils/PKGBUILD
index f566c9b71..6d7df67d9 100644
--- a/community/ecryptfs-utils/PKGBUILD
+++ b/community/ecryptfs-utils/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ecryptfs-utils
pkgver=97
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
url="https://launchpad.net/ecryptfs"
license=('GPL')