diff options
Diffstat (limited to 'extra/goffice/PKGBUILD')
-rw-r--r-- | extra/goffice/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/goffice/PKGBUILD b/extra/goffice/PKGBUILD index b8d7af711..1b3a8c2a8 100644 --- a/extra/goffice/PKGBUILD +++ b/extra/goffice/PKGBUILD @@ -5,7 +5,7 @@ pkgname=goffice pkgver=0.10.10 pkgrel=1 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnome.org" license=('GPL') makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection') |