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 4ccc62899..6600013ce 100644 --- a/community/keepassx/PKGBUILD +++ b/community/keepassx/PKGBUILD @@ -8,7 +8,7 @@ pkgname=keepassx pkgver=0.4.3 pkgrel=3 pkgdesc='Password manager' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.keepassx.org' license=('GPL2') depends=('libxtst' 'qt' 'shared-mime-info') |