diff options
Diffstat (limited to 'community/pwmanager')
-rw-r--r-- | community/pwmanager/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pwmanager/PKGBUILD b/community/pwmanager/PKGBUILD index c13ce266a..e0bafdeb5 100644 --- a/community/pwmanager/PKGBUILD +++ b/community/pwmanager/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pwmanager pkgver=1.2.4 pkgrel=5 pkgdesc="With PwManager you can easily manage your passwords" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://passwordmanager.sourceforge.net/" license=('GPL') depends=('kdelibs3') |