diff options
Diffstat (limited to 'extra/gftp')
-rw-r--r-- | extra/gftp/PKGBUILD | 2 |
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/" |