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 3c923f6ea..e009e9546 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -10,7 +10,7 @@ pkgname=chrony pkgver=1.27 pkgrel=1 pkgdesc='Lightweight NTP client and server' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://chrony.tuxfamily.org/" options=('strip') license=('GPL') |