summaryrefslogtreecommitdiff
path: root/extra/proftpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/proftpd/PKGBUILD')
-rw-r--r--extra/proftpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/proftpd/PKGBUILD b/extra/proftpd/PKGBUILD
index 075e30b6c..6daffcd40 100644
--- a/extra/proftpd/PKGBUILD
+++ b/extra/proftpd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=proftpd
pkgver=1.3.3e
pkgrel=1
pkgdesc="A high-performance, scalable FTP server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.proftpd.org"
license=('GPL')
depends=('glibc' 'pam' 'ncurses' 'libcap' 'libldap'