diff options
Diffstat (limited to 'community/gtk-gnutella/PKGBUILD')
-rw-r--r-- | community/gtk-gnutella/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtk-gnutella/PKGBUILD b/community/gtk-gnutella/PKGBUILD index 3fb207387..68736c13a 100644 --- a/community/gtk-gnutella/PKGBUILD +++ b/community/gtk-gnutella/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtk-gnutella pkgver=0.97 pkgrel=2 pkgdesc="A Gnutella client written in C" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gtk-gnutella.sourceforge.net/" license=('GPL') depends=('gtk2') |