diff --git a/community/acccheck/APKBUILD b/community/acccheck/APKBUILD
index 0b9095f6f38287d5915f0326eb55279ad6376131..3b607f1cadd7d34d7e67cbe15eac838eb654cf01 100644
--- a/community/acccheck/APKBUILD
+++ b/community/acccheck/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.1
 pkgrel=1
 pkgdesc="A password dictionary attack tool"
 url="https://labs.portcullis.co.uk/tools/acccheck/"
-arch="noarch"
+arch="" # source has certificate failure
 license="GPL-2.0"
 depends="perl"
 depends_dev=""