summaryrefslogtreecommitdiff
path: root/community/vsftpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vsftpd/PKGBUILD')
-rw-r--r--community/vsftpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vsftpd/PKGBUILD b/community/vsftpd/PKGBUILD
index fdff92bbd..43c26e6a0 100644
--- a/community/vsftpd/PKGBUILD
+++ b/community/vsftpd/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=vsftpd
pkgver=3.0.2
pkgrel=1
pkgdesc="Very Secure FTP daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://security.appspot.com/vsftpd.html"
license=('GPL2')
depends=('openssl')