diff options
Diffstat (limited to 'testing/squark/APKBUILD')
-rw-r--r-- | testing/squark/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/squark/APKBUILD b/testing/squark/APKBUILD index e381c2be45..8763bf4dcc 100644 --- a/testing/squark/APKBUILD +++ b/testing/squark/APKBUILD @@ -9,7 +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" +arch="all" license=GPL-2 prepare() { |