diff options
Diffstat (limited to 'community/gummi/PKGBUILD')
-rw-r--r-- | community/gummi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gummi/PKGBUILD b/community/gummi/PKGBUILD index 9a79506b8..1b84304f2 100644 --- a/community/gummi/PKGBUILD +++ b/community/gummi/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gummi pkgver=0.5.8 pkgrel=2 pkgdesc='Simple LaTex editor for GTK users' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://gummi.midnightcoding.org/' license=('MIT') depends=('texlive-core' 'gtkspell' 'gtksourceview2' 'poppler-glib') |