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 e0f58ec7c..1c9ac43ec 100644 --- a/community/gummi/PKGBUILD +++ b/community/gummi/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gummi pkgver=0.6.3 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') |