summaryrefslogtreecommitdiff
path: root/community/incron/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/incron/PKGBUILD')
-rw-r--r--community/incron/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/incron/PKGBUILD b/community/incron/PKGBUILD
index bc8e83ab3..732a4eee7 100644
--- a/community/incron/PKGBUILD
+++ b/community/incron/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=incron
pkgver=0.5.9
pkgrel=1
pkgdesc="Like the regular cron but is driven by filesystem events instead of time periods"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://incron.aiken.cz/"
license=("GPL")
depends=('gcc-libs')