diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/greenbone-security-assistant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/greenbone-security-assistant/APKBUILD b/community/greenbone-security-assistant/APKBUILD index 02b0e6d58e..3b6079450d 100644 --- a/community/greenbone-security-assistant/APKBUILD +++ b/community/greenbone-security-assistant/APKBUILD @@ -6,7 +6,7 @@ pkgver=9.0.0 pkgrel=3 pkgdesc="Greenbone Security Assistant (gsa) - OpenVAS web frontend" url="https://www.openvas.org/" -arch="all" +arch="all !mips !mips64" license="GPL-2.0-or-later" depends="wget" makedepends="cmake doxygen xmltoman graphviz gvm-libs-dev |