diff options
Diffstat (limited to 'community/gshare/PKGBUILD')
-rw-r--r-- | community/gshare/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gshare/PKGBUILD b/community/gshare/PKGBUILD index bd17b933c..4d0e43561 100644 --- a/community/gshare/PKGBUILD +++ b/community/gshare/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gshare pkgver=0.94 pkgrel=4 pkgdesc="Easy file sharing for Gnome" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/gshare-project" license=('GPL') depends=('gtk-sharp-2' 'avahi' 'gnome-sharp') |