diff options
Diffstat (limited to 'extra/dcron/PKGBUILD')
-rw-r--r-- | extra/dcron/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dcron/PKGBUILD b/extra/dcron/PKGBUILD index 5583d9267..c898df935 100644 --- a/extra/dcron/PKGBUILD +++ b/extra/dcron/PKGBUILD @@ -4,7 +4,7 @@ pkgname=dcron pkgver=4.5 pkgrel=2 pkgdesc="dillon's lightweight cron daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.jimpryor.net/linux/dcron" backup=('var/spool/cron/root' 'etc/conf.d/crond') |