diff options
-rw-r--r-- | testing/openvas-smb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvas-smb/APKBUILD b/testing/openvas-smb/APKBUILD index da98104550..5e3df9c8a6 100644 --- a/testing/openvas-smb/APKBUILD +++ b/testing/openvas-smb/APKBUILD @@ -5,7 +5,7 @@ pkgver="1.0.5" pkgrel=0 pkgdesc="SMB module for OpenVAS Scanner" url="https://github.com/greenbone/openvas-smb" -arch="all" +arch="x86 x86_64" license="GPL-2.0" options="!check" #no check available makedepends="cmake mingw-w64-gcc mingw-w64-binutils mingw-w64-headers mingw-w64-crt |