diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-20 15:38:16 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-20 15:38:43 -0600 |
commit | 36eb88f8e858e4344cf71b2d908997f8603f8609 (patch) | |
tree | 47d4df7800f078689bb7aa82aea9516f16aa939d /app-crypt/certbot-nginx | |
parent | app-crypt/certbot-apache: stabilize 2.7.2 for amd64, x86 (diff) | |
download | gentoo-36eb88f8e858e4344cf71b2d908997f8603f8609.tar.gz gentoo-36eb88f8e858e4344cf71b2d908997f8603f8609.tar.bz2 gentoo-36eb88f8e858e4344cf71b2d908997f8603f8609.zip |
app-crypt/certbot-nginx: stabilize 2.7.2 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-nginx')
-rw-r--r-- | app-crypt/certbot-nginx/certbot-nginx-2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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)" |