diff options
Diffstat (limited to 'community/activity-log-manager/PKGBUILD')
-rw-r--r-- | community/activity-log-manager/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/activity-log-manager/PKGBUILD b/community/activity-log-manager/PKGBUILD index 1d860b203..861adf798 100644 --- a/community/activity-log-manager/PKGBUILD +++ b/community/activity-log-manager/PKGBUILD @@ -6,7 +6,7 @@ pkgname=activity-log-manager pkgver=0.9.4 pkgrel=3 pkgdesc="A graphical user interface which lets you easily control what gets logged by Zeitgeist" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/activity-log-manager" license=('GPL2') depends=('gtk3' 'libgee' 'libzeitgeist' 'zeitgeist' 'hicolor-icon-theme' 'xdg-utils') |