diff options
Diffstat (limited to 'community/openssh-askpass/PKGBUILD')
-rw-r--r-- | community/openssh-askpass/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openssh-askpass/PKGBUILD b/community/openssh-askpass/PKGBUILD index 8b5f5919c..5c0e75678 100644 --- a/community/openssh-askpass/PKGBUILD +++ b/community/openssh-askpass/PKGBUILD @@ -6,7 +6,7 @@ pkgname=openssh-askpass pkgver=1.3.3 pkgrel=1 pkgdesc='A plasma-like passphrase dialog for ssh' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.phenix.bnl.gov/WWW/publish/hpereira/software/index.php?page=package&package_list=software_list_qt4&package=openssh-askpass&full=1' license=('GPL') depends=('openssh' 'qt') |