diff options
Diffstat (limited to 'community/chrony')
-rw-r--r-- | community/chrony/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD index 5b0fad6de..38100b693 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -10,7 +10,7 @@ pkgname=chrony pkgver=1.26 pkgrel=3 pkgdesc='Lightweight NTP client and server' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://chrony.tuxfamily.org/" options=('strip') license=('GPL') |