diff options
Diffstat (limited to 'testing/squark')
-rw-r--r-- | testing/squark/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/squark/APKBUILD b/testing/squark/APKBUILD index ed5969525..e381c2be4 100644 --- a/testing/squark/APKBUILD +++ b/testing/squark/APKBUILD @@ -9,6 +9,7 @@ makedepends="net-snmp-dev cmph-dev lua pkgconfig" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2 " url="http://git.alpinelinux.org/cgit/squark/" +arch="x86 x86_64" license=GPL-2 prepare() { |