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 bf4fee2e6..f9647b3a0 100644 --- a/extra/zeitgeist/PKGBUILD +++ b/extra/zeitgeist/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zeitgeist pkgver=0.9.0 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=('dbus-python' 'python2-gobject2' 'pyxdg' 'xapian-core') |