commit: 9f0eda0653df3f23f6665beb1883d8e455100b4c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 01:05:46 2023 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 01:05:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0eda06
app-crypt/certbot-nginx: stabilize 2.2.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-crypt/certbot-nginx/certbot-nginx-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.2.0.ebuild
b/app-crypt/certbot-nginx/certbot-nginx-2.2.0.ebuild
index 8d6ad2deaa37..1e54d1c37e54 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-2.2.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-2.2.0.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)"