diff options
Diffstat (limited to 'main/gamin/APKBUILD')
-rw-r--r-- | main/gamin/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gamin/APKBUILD b/main/gamin/APKBUILD index d3aafb4eac..4caede18a4 100644 --- a/main/gamin/APKBUILD +++ b/main/gamin/APKBUILD @@ -4,6 +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" license="GPL" subpackages="$pkgname-dev" depends= |