summaryrefslogtreecommitdiff
path: root/extra/zeitgeist/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-26 05:33:40 -0500
commit4d788e769855cbef2539d7cf7049dc2b4d9ac2e0 (patch)
treecb86b2499568140182a9acb58c72f945e3bca453 /extra/zeitgeist/PKGBUILD
parent6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (diff)
Add mips64el in archs
Diffstat (limited to 'extra/zeitgeist/PKGBUILD')
-rw-r--r--extra/zeitgeist/PKGBUILD2
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')