summaryrefslogtreecommitdiff
path: root/extra/pwgen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pwgen/PKGBUILD')
-rw-r--r--extra/pwgen/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pwgen/PKGBUILD b/extra/pwgen/PKGBUILD
index 0f9327fe5..bc7dc14c4 100644
--- a/extra/pwgen/PKGBUILD
+++ b/extra/pwgen/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pwgen
pkgver=2.06
pkgrel=2
pkgdesc="Pwgen is a small password generator which creates passwords which can be easily memorized by a human"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
url="http://sourceforge.net/projects/pwgen/"
license=('GPL')
depends=('glibc')