diff options
Diffstat (limited to 'community/keepassx/PKGBUILD')
-rw-r--r-- | community/keepassx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/keepassx/PKGBUILD b/community/keepassx/PKGBUILD index 3aaedec5e..d51c05a25 100644 --- a/community/keepassx/PKGBUILD +++ b/community/keepassx/PKGBUILD @@ -8,7 +8,7 @@ pkgname=keepassx pkgver=0.4.3 pkgrel=5 pkgdesc='Password manager' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.keepassx.org' license=('GPL2') depends=('libxtst' 'qt4' 'shared-mime-info') |