summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-29 14:02:12 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-29 14:02:12 +0200
commit0a2ba65e7cf7d8d0452654b2f25cbb84a89fe7cf (patch)
tree218e68557a722dc5d2451016b7a4a76fd6cfd6bb
parent810d723a0f57abdbc7e88ae18ae9408aa689f359 (diff)
Build qoauth.
-rw-r--r--extra/qoauth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qoauth/PKGBUILD b/extra/qoauth/PKGBUILD
index 86b4adc21..e0b554e3d 100644
--- a/extra/qoauth/PKGBUILD
+++ b/extra/qoauth/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
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")