diff options
Diffstat (limited to 'community/osmo/PKGBUILD')
-rw-r--r-- | community/osmo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osmo/PKGBUILD b/community/osmo/PKGBUILD index 612679b84..cf5854876 100644 --- a/community/osmo/PKGBUILD +++ b/community/osmo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=osmo pkgver=0.2.10 pkgrel=7 pkgdesc="A handy personal organizer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://clayo.org/osmo/" license=('GPL') depends=('gtk2>=2.12' 'gtkspell' 'hicolor-icon-theme' 'libical' 'libnotify' 'libgtkhtml' 'libgringotts>=1.2.1' 'libxml2') |