summaryrefslogtreecommitdiff
path: root/community/kwalletcli
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:09:17 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-08 06:09:17 -0500
commit56933afc99bd004c88e3a0074b3bf383dc300e9a (patch)
tree31eba31aa734d80816facaa79692d803ee0a9ef4 /community/kwalletcli
parent1a2fd51887f77ba9c41195c1a2eb9ee80ea28866 (diff)
Add mips64el in archs
Diffstat (limited to 'community/kwalletcli')
-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")