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 90582160b..66fb6f91d 100644 --- a/community/gnote/PKGBUILD +++ b/community/gnote/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnote pkgver=3.8.0 pkgrel=1 pkgdesc="A note taking application." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/Gnote" license=('GPL3') depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf' 'libsecret') |