diff options
Diffstat (limited to 'gamin/PKGBUILD')
-rw-r--r-- | gamin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamin/PKGBUILD b/gamin/PKGBUILD index 56e8b09e..a27cf3ce 100644 --- a/gamin/PKGBUILD +++ b/gamin/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=9 pkgdesc='File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)' url='https://people.gnome.org/~veillard/gamin' license=('GPL') -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'pentium4') depends=('glib2') makedepends=('python2') optdepends=('python2: for the python module') |