summaryrefslogtreecommitdiff
path: root/community/kwalletcli/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kwalletcli/PKGBUILD')
-rw-r--r--community/kwalletcli/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kwalletcli/PKGBUILD b/community/kwalletcli/PKGBUILD
index 803b85750..252337319 100644
--- a/community/kwalletcli/PKGBUILD
+++ b/community/kwalletcli/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Command-Line Interface for the KDE Wallet"
url="http://www.mirbsd.org/kwalletcli.htm"
license=('custom:MirOS' 'LGPL3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('kdebase-runtime' 'mksh')
optdepends=('gnupg2' 'openssh' 'pinentry')
source=("http://www.mirbsd.org/MirOS/dist/hosted/${pkgname}/${pkgname}-${pkgver}.tar.gz")