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