diff options
Diffstat (limited to 'extra/ntp')
-rw-r--r-- | extra/ntp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ntp/PKGBUILD b/extra/ntp/PKGBUILD index 3da7795da..6b7d72b86 100644 --- a/extra/ntp/PKGBUILD +++ b/extra/ntp/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=7 pkgdesc='Network Time Protocol reference implementation' url='http://www.ntp.org/' license=('custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('perl-html-parser') depends=('openssl' 'readline' 'libcap') backup=('etc/ntp.conf' 'etc/conf.d/ntpd.conf') |