diff options
Diffstat (limited to 'extra/tftp-hpa')
-rw-r--r-- | extra/tftp-hpa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tftp-hpa/PKGBUILD b/extra/tftp-hpa/PKGBUILD index 33d44dae7..f64e99434 100644 --- a/extra/tftp-hpa/PKGBUILD +++ b/extra/tftp-hpa/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tftp-hpa pkgver=5.0 pkgrel=3 pkgdesc="Official tftp server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kernel.org/pub/software/network/tftp/" license=('BSD') depends=('tcp_wrappers' 'readline>=6.0.00') |