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 24b8d9fed..582730865 100644 --- a/extra/zeitgeist/PKGBUILD +++ b/extra/zeitgeist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zeitgeist pkgver=0.9.0.1 pkgrel=1 pkgdesc="A service which logs the users's activities and events and makes relevant information available to other applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zeitgeist-project.com/" license=('GPL') depends=('python2-dbus' 'python2-gobject2' 'pyxdg' 'xapian-core') |