diff options
Diffstat (limited to 'main/gamin/APKBUILD')
-rw-r--r-- | main/gamin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gamin/APKBUILD b/main/gamin/APKBUILD index 4caede18a..b69969a65 100644 --- a/main/gamin/APKBUILD +++ b/main/gamin/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.1.10 pkgrel=4 pkgdesc="Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system." url="http://www.gnome.org/~veillard/gamin" -arch="x86 x86_64" +arch="all" license="GPL" subpackages="$pkgname-dev" depends= |