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 d991ec063..920d03d29 100644 --- a/community/gtk-gnutella/PKGBUILD +++ b/community/gtk-gnutella/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gtk-gnutella pkgver=0.96.9 pkgrel=1 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=('gnutls>=2.4.1' 'gtk2' 'libxml2') |