diff options
Diffstat (limited to 'community-testing/gimmie/PKGBUILD')
-rw-r--r-- | community-testing/gimmie/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community-testing/gimmie/PKGBUILD b/community-testing/gimmie/PKGBUILD index 01c79a4d4..2aefefda1 100644 --- a/community-testing/gimmie/PKGBUILD +++ b/community-testing/gimmie/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimmie pkgver=0.2.8 pkgrel=14 pkgdesc="desktop organizer which allows interaction with applications, contacts, documents, etc" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://beatniksoftware.com/gimmie/" license=('LGPL') depends=('libgnomecups' 'dbus-python' 'python2-gconf' 'python-gnomeapplet' |