diff options
Diffstat (limited to 'community/fcron/PKGBUILD')
-rwxr-xr-x | community/fcron/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fcron/PKGBUILD b/community/fcron/PKGBUILD index 8aa35f054..7cee8e79d 100755 --- a/community/fcron/PKGBUILD +++ b/community/fcron/PKGBUILD @@ -8,7 +8,7 @@ pkgname=fcron pkgver=3.0.6 pkgrel=7 pkgdesc="feature-rich cron implementation" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://fcron.free.fr" license=('GPL') depends=('pam') |