summaryrefslogtreecommitdiff
path: root/core/cronie
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:58 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:58 -0300
commite17d7021b82d5a27e1a236d14dd7a8567669e273 (patch)
tree5d115df40d3b0f74d2b00c1a8e264474e94ae192 /core/cronie
parent0363d5073b581f7d98910a93440d70b98ba29b53 (diff)
added mips64el
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 15d70051a..21b2e4427 100644
--- a/core/cronie/PKGBUILD
+++ b/core/cronie/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=7
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')
source=("https://fedorahosted.org/releases/c/r/${pkgname}/${pkgname}-${pkgver}.tar.gz"