diff options
author | Debian Janitor <janitor@jelmer.uk> | 2022-10-27 06:31:04 +0000 |
---|---|---|
committer | Debian Janitor <janitor@jelmer.uk> | 2022-10-27 06:31:04 +0000 |
commit | dce069649fa2ff6062d2fe5910adbdee0091fc37 (patch) | |
tree | e187bb1a7ddb2bc8ead58ce3febf3b78140dce34 /debian/control | |
parent | a7d4d97646a283976518439f39d813bca9210989 (diff) |
Apply multi-arch hints.
+ lacme-accountd: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 731c529..333e50f 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,7 @@ Architecture: all Depends: libconfig-tiny-perl, libjson-perl, ${misc:Depends}, ${perl:Depends} Recommends: libcrypt-openssl-rsa-perl Suggests: gpg, openssl +Multi-Arch: foreign Description: lacme account key manager lacme is an ACME client which can be used to request X.509 certificates from ACME service providers such as Let's Encrypt or ZeroSSL. The architecture is |