diff options
Diffstat (limited to 'extra/zeitgeist/PKGBUILD')
-rw-r--r-- | extra/zeitgeist/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zeitgeist/PKGBUILD b/extra/zeitgeist/PKGBUILD index 50457ccbe..0fa260fa5 100644 --- a/extra/zeitgeist/PKGBUILD +++ b/extra/zeitgeist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zeitgeist pkgver=0.9.12 pkgrel=1 pkgdesc="Service logging user activities and events" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://zeitgeist-project.com/" license=(GPL2 LGPL2.1) depends=(sqlite json-glib telepathy-glib gtk3) |