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 7d4a125d4..e30fdc0a5 100644 --- a/community/gummi/PKGBUILD +++ b/community/gummi/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gummi pkgver=0.6.4 pkgrel=1 pkgdesc='Simple LaTex editor for GTK users' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://gummi.midnightcoding.org/' license=('MIT') depends=('texlive-core' 'gtkspell' 'gtksourceview2' 'poppler-glib' 'desktop-file-utils') |