commit: d917772cd028d8cf7ecf38aaf1217d047c04e060
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 15:42:19 2023 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May 5 15:43:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d917772c
app-crypt/certbot: stabilize 2.5.0 for amd64, arm, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-crypt/certbot/certbot-2.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/certbot/certbot-2.5.0.ebuild
b/app-crypt/certbot/certbot-2.5.0.ebuild
index a8c222abcae4..2b7d254bda18 100644
--- a/app-crypt/certbot/certbot-2.5.0.ebuild
+++ b/app-crypt/certbot/certbot-2.5.0.ebuild
@@ -19,7 +19,7 @@ else
https://github.com/certbot/certbot/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
fi
DESCRIPTION="Let’s Encrypt client to automate deployment of X.509 certificates"