aboutsummaryrefslogtreecommitdiffstats
path: root/testing/acme-client
diff options
context:
space:
mode:
Diffstat (limited to 'testing/acme-client')
-rw-r--r--testing/acme-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/acme-client/APKBUILD b/testing/acme-client/APKBUILD
index dfd2ef8080..e95b04e9c6 100644
--- a/testing/acme-client/APKBUILD
+++ b/testing/acme-client/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver//./_}
pkgrel=0
pkgdesc="An ACME client for Let's Encrypt written in C"
url="https://github.com/kristapsdz/acme-client-portable"
-arch="all"
+arch="x86 x86_64"
license="ISC"
depends=""
makedepends="libbsd-dev bsd-compat-headers libressl-dev"