diff options
Diffstat (limited to 'extra/gnome-sharp/PKGBUILD')
-rw-r--r-- | extra/gnome-sharp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-sharp/PKGBUILD b/extra/gnome-sharp/PKGBUILD index 276b77a73..c530818c4 100644 --- a/extra/gnome-sharp/PKGBUILD +++ b/extra/gnome-sharp/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gnome-sharp pkgname=('gnome-sharp' 'art-sharp' 'gconf-sharp' 'gconf-sharp-peditors' 'libgnome-sharp' 'gnome-vfs-sharp') pkgver=2.24.2 pkgrel=1 -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=(LGPL) url="http://gtk-sharp.sourceforge.net" makedepends=('gtk-sharp-2' 'libgnomeui' 'monodoc') |