diff options
Diffstat (limited to 'main/pingu')
-rw-r--r-- | main/pingu/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pingu/APKBUILD b/main/pingu/APKBUILD index b09a41c7df..c1067a0087 100644 --- a/main/pingu/APKBUILD +++ b/main/pingu/APKBUILD @@ -5,6 +5,7 @@ pkgver=0.5 pkgrel=1 pkgdesc="Small daemon that pings hosts and executes a script when status change" url="http://git.alpinelinux.org/cgit/pingu" +arch="x86 x86_64" license="GPL" depends= source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 |