diff options
Diffstat (limited to 'extra/goffice0.8/PKGBUILD')
-rw-r--r-- | extra/goffice0.8/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/goffice0.8/PKGBUILD b/extra/goffice0.8/PKGBUILD index 6565fd44f..966fd20ed 100644 --- a/extra/goffice0.8/PKGBUILD +++ b/extra/goffice0.8/PKGBUILD @@ -5,7 +5,7 @@ pkgname=goffice0.8 pkgver=0.8.17 pkgrel=2 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') depends=('gtk2' 'gconf' 'libgsf') |