diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:24:34 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:24:56 -0600 |
commit | 9734fb2fa4b963647c68c3a5456b3776763adc02 (patch) | |
tree | f38e38dde038cf6aaf833c506a9b75df118c71dc /app-crypt/certbot-nginx | |
parent | app-crypt/certbot-apache: stabilize 2.7.3 for amd64, x86 (diff) | |
download | gentoo-9734fb2fa4b963647c68c3a5456b3776763adc02.tar.gz gentoo-9734fb2fa4b963647c68c3a5456b3776763adc02.tar.bz2 gentoo-9734fb2fa4b963647c68c3a5456b3776763adc02.zip |
app-crypt/certbot-nginx: stabilize 2.7.3 for amd64, arm, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.7.3.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.7.3.ebuild index 681a2d89b66e..935da5b0db43 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.7.3.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.7.3.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)" |