diff options
Diffstat (limited to 'community/gnote/PKGBUILD')
-rw-r--r-- | community/gnote/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD index ec1807a21..d89fd19b6 100644 --- a/community/gnote/PKGBUILD +++ b/community/gnote/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnote pkgver=0.7.4 pkgrel=1 pkgdesc="Experimental port of Tomboy to C++ " -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/Gnote" license=('GPL') depends=('gtkmm' 'gconf' 'gtkspell' 'libxslt') |