summaryrefslogtreecommitdiff
path: root/community/dcron
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
commitc60baaf3d77b6982ff5baa005fce4d898569bd01 (patch)
tree96aa5590451f2df0cb2aab54aaa9efbdb26fd90d /community/dcron
parent6fa19b4570c3cef91cf336bbefd6b9583e89ecce (diff)
Add mips64el in archs
Diffstat (limited to 'community/dcron')
-rw-r--r--community/dcron/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dcron/PKGBUILD b/community/dcron/PKGBUILD
index 3b84ce3bf..6d9107715 100644
--- a/community/dcron/PKGBUILD
+++ b/community/dcron/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dcron
pkgver=4.5
pkgrel=3
pkgdesc="dillon's lightweight cron daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.jimpryor.net/linux/dcron.html"
backup=('var/spool/cron/root' 'etc/conf.d/crond')