diff options
Diffstat (limited to 'community/gnunet-gtk/PKGBUILD')
-rw-r--r-- | community/gnunet-gtk/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnunet-gtk/PKGBUILD b/community/gnunet-gtk/PKGBUILD index 618d79414..5df0d8411 100644 --- a/community/gnunet-gtk/PKGBUILD +++ b/community/gnunet-gtk/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnunet-gtk pkgver=0.9.5 pkgrel=1 pkgdesc="A frontend for GNUnet" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnunet.org" options=('!libtool') license=('GPL') |