summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:54:08 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:54:08 +0200
commit3ea355738c5c54573b2546fe387391b9f4bb2c05 (patch)
treedfb59a4360101bedfa8ca833d25b5ed15a1d3fca
parentb84f8dfdf58409163a410c241009870ecbd35952 (diff)
telepathy-qt builds for mips64el.
-rw-r--r--extra/telepathy-qt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/telepathy-qt/PKGBUILD b/extra/telepathy-qt/PKGBUILD
index 18ffc0fba..ff1c9339c 100644
--- a/extra/telepathy-qt/PKGBUILD
+++ b/extra/telepathy-qt/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=telepathy-qt
pkgver=0.9.1
pkgrel=1
pkgdesc="A library for Qt-based Telepathy clients"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://telepathy.freedesktop.org/wiki/"
license=('LGPL')
options=('!libtool')