summaryrefslogtreecommitdiff
path: root/extra/qoauth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qoauth/PKGBUILD')
-rw-r--r--extra/qoauth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qoauth/PKGBUILD b/extra/qoauth/PKGBUILD
index de947b29e..78fb9e2fa 100644
--- a/extra/qoauth/PKGBUILD
+++ b/extra/qoauth/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=4
pkgdesc="Support with OAuth-powered network services"
url='http://github.com/ayoy/qoauth'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('qca')
makedepends=('cmake' 'automoc4')
source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2")