diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-17 18:54:08 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-17 18:54:08 +0200 |
commit | 3ea355738c5c54573b2546fe387391b9f4bb2c05 (patch) | |
tree | dfb59a4360101bedfa8ca833d25b5ed15a1d3fca /extra | |
parent | b84f8dfdf58409163a410c241009870ecbd35952 (diff) |
telepathy-qt builds for mips64el.
Diffstat (limited to 'extra')
-rw-r--r-- | extra/telepathy-qt/PKGBUILD | 2 |
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') |