summaryrefslogtreecommitdiff
path: root/community/inotify-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/inotify-tools/PKGBUILD')
-rw-r--r--community/inotify-tools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inotify-tools/PKGBUILD b/community/inotify-tools/PKGBUILD
index 382a1dc6e..8736a5a43 100644
--- a/community/inotify-tools/PKGBUILD
+++ b/community/inotify-tools/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=inotify-tools
pkgver=3.14
pkgrel=2
pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://inotify-tools.sourceforge.net/"
license=('GPL')
depends=(glibc)