summaryrefslogtreecommitdiff
path: root/extra/gftp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gftp/PKGBUILD')
-rw-r--r--extra/gftp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gftp/PKGBUILD b/extra/gftp/PKGBUILD
index 4d4bdd661..bfd5fbe2b 100644
--- a/extra/gftp/PKGBUILD
+++ b/extra/gftp/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gftp
pkgver=2.0.19
pkgrel=3
pkgdesc="A multithreaded ftp client for X Windows"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gtk2' 'openssl' 'readline')
source=(http://www.gftp.org/$pkgname-$pkgver.tar.bz2)
url="http://www.gftp.org/"