diff options
Diffstat (limited to 'extra/bftpd/PKGBUILD')
-rw-r--r-- | extra/bftpd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bftpd/PKGBUILD b/extra/bftpd/PKGBUILD index 053e08e13..10608b3fa 100644 --- a/extra/bftpd/PKGBUILD +++ b/extra/bftpd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=bftpd pkgver=4.2 pkgrel=1 pkgdesc="Small, easy-to-configure FTP server" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://bftpd.sourceforge.net/" license=('GPL') depends=('glibc' 'pam') |