summaryrefslogtreecommitdiff
path: root/community/qoauth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qoauth/PKGBUILD')
-rw-r--r--community/qoauth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qoauth/PKGBUILD b/community/qoauth/PKGBUILD
index ea7a724ec..7721aecb9 100644
--- a/community/qoauth/PKGBUILD
+++ b/community/qoauth/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
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")