diff options
Diffstat (limited to 'community/chrony/PKGBUILD')
-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 dd6d1d9ec..a957f837a 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -9,7 +9,7 @@ pkgname=chrony pkgver=1.26 pkgrel=1 pkgdesc="Dial-up friendly NTP daemon and excellent replacement for NTP on desktop systems" -arch=('i686' 'x86_64') +arch=(mips64el) url="http://chrony.tuxfamily.org/" options=('strip') license=('GPL') |