summaryrefslogtreecommitdiff
path: root/core/cronie
diff options
context:
space:
mode:
Diffstat (limited to 'core/cronie')
-rw-r--r--core/cronie/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cronie/PKGBUILD b/core/cronie/PKGBUILD
index a1e00c55d..67e54b5cf 100644
--- a/core/cronie/PKGBUILD
+++ b/core/cronie/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Daemon that runs specified programs at scheduled times and related tools'
url='https://fedorahosted.org/cronie/'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('pam' 'bash' 'run-parts')
optdepends=('pm-utils: defer anacron on battery power'
'smtp-server: send job output via email'