aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/makepasswd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/makepasswd/APKBUILD b/community/makepasswd/APKBUILD
index 0b03874191..ee4dff7da7 100644
--- a/community/makepasswd/APKBUILD
+++ b/community/makepasswd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.5.3
pkgrel=5
pkgdesc="Generates (pseudo-)random passwords of a desired length"
url="http://people.defora.org/~khorben/projects/makepasswd/"
-arch="all"
+arch="" # Disable until defora.org cert is fixed
license="GPL-3.0"
depends=""
makedepends="libxslt docbook-xsl openssl-dev"