diff options
Diffstat (limited to 'community/pwmanager/PKGBUILD')
-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 c94e9ba5b..c75d4f16b 100644 --- a/community/pwmanager/PKGBUILD +++ b/community/pwmanager/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pwmanager pkgver=1.2.4 pkgrel=4 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') |