From 36eb88f8e858e4344cf71b2d908997f8603f8609 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 20 Nov 2023 15:38:16 -0600 Subject: app-crypt/certbot-nginx: stabilize 2.7.2 for amd64, arm64, x86 Signed-off-by: Matthew Thode --- app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild index 681a2d89b66e..bd99ab52f3da 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild @@ -22,7 +22,7 @@ else https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${PARENT_P}.gh.tar.gz " - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="Nginx plugin for Certbot (Let’s Encrypt client)" -- cgit v1.2.3-65-gdbad