summaryrefslogtreecommitdiff
path: root/community/pwsafe/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pwsafe/PKGBUILD')
-rw-r--r--community/pwsafe/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pwsafe/PKGBUILD b/community/pwsafe/PKGBUILD
index 2a4535a27..d95d4e563 100644
--- a/community/pwsafe/PKGBUILD
+++ b/community/pwsafe/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pwsafe
pkgver=0.2.0
pkgrel=8
pkgdesc="A commandline program for managing encrypted password databases"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://nsd.dyndns.org/pwsafe/"
license=('GPL')
depends=('openssl' 'libxmu' 'readline')