diff options
Diffstat (limited to 'community/almanah/PKGBUILD')
-rw-r--r-- | community/almanah/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/almanah/PKGBUILD b/community/almanah/PKGBUILD index 9bf7cba30..76513a29d 100644 --- a/community/almanah/PKGBUILD +++ b/community/almanah/PKGBUILD @@ -5,7 +5,7 @@ pkgname=almanah pkgver=0.10.1 pkgrel=1 pkgdesc="Small GTK+ application to allow you to keep a diary of your life" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/Almanah_Diary" license=('GPL') depends=('evolution-data-server' 'gtkspell3' 'libcryptui' 'xdg-utils') |