From 1fce0da04c9e52277cfc907b1e8bd2df48736d16 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 19 Oct 2011 21:25:53 +0100 Subject: Fixed arch array. --- community/chrony/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/chrony') 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') -- cgit v1.2.3-54-g00ecf