From 3bc67ca88f217efb2596f99c9d842a6cd6845e60 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Mar 2025 00:46:31 +0000 Subject: [PATCH] app-crypt/certbot: Keyword 3.2.0-r100 arm64, #949851 Signed-off-by: Sam James --- app-crypt/certbot/certbot-3.2.0-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/certbot/certbot-3.2.0-r100.ebuild b/app-crypt/certbot/certbot-3.2.0-r100.ebuild index c14b47d5ff54e..50025ffb30e63 100644 --- a/app-crypt/certbot/certbot-3.2.0-r100.ebuild +++ b/app-crypt/certbot/certbot-3.2.0-r100.ebuild @@ -23,7 +23,7 @@ else # Only for amd64, arm64 and x86 because of dev-python/python-augeas #KEYWORDS="~amd64 ~arm64 ~x86" # Only for amd64 and x86 because of dev-python/dns-lexicon - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Let’s Encrypt client to automate deployment of X.509 certificates"