summaryrefslogtreecommitdiff
path: root/extra/telepathy-farstream/PKGBUILD
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-10-08 12:50:57 +0100
committerJoe <joe@joelightning.com>2011-10-08 12:50:57 +0100
commit287e28c78044bc2f0b0eea9db1570c979068f9a2 (patch)
treef98e21078051771fde43aa4ca1d638f2ef0fa45a /extra/telepathy-farstream/PKGBUILD
parent82afbb154c0d1b787f398470aa2199c64037a7e7 (diff)
fixed the `arch' array
Diffstat (limited to 'extra/telepathy-farstream/PKGBUILD')
-rw-r--r--extra/telepathy-farstream/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/telepathy-farstream/PKGBUILD b/extra/telepathy-farstream/PKGBUILD
index d31e534e9..0e722ddeb 100644
--- a/extra/telepathy-farstream/PKGBUILD
+++ b/extra/telepathy-farstream/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=telepathy-farstream
pkgver=0.1.1
pkgrel=1
pkgdesc="A telepathy-backend to use stream engine."
-arch=(i686 x86_64)
+arch=(mips64el)
url="http://telepathy.freedesktop.org"
license=('LGPL2.1')
depends=('telepathy-glib' 'farsight2')