diff options
Diffstat (limited to 'extra/ntp/PKGBUILD')
-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 5267803d3..edaaa9464 100644 --- a/extra/ntp/PKGBUILD +++ b/extra/ntp/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=14 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' 'libcap' 'libedit') backup=('etc/ntp.conf' 'etc/conf.d/ntpd.conf') |