diff options
Diffstat (limited to 'extra/gamin/PKGBUILD')
-rw-r--r-- | extra/gamin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gamin/PKGBUILD b/extra/gamin/PKGBUILD index aaad6ef5a..9de513ac9 100644 --- a/extra/gamin/PKGBUILD +++ b/extra/gamin/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=6 pkgdesc='File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)' url='http://www.gnome.org/~veillard/gamin' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('glib2') makedepends=('python2') options=('libtool') |