diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-04-08 21:01:32 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-04-08 21:01:32 -0500 |
commit | 93de948313ebdebfd68a777dea995b1e9def631a (patch) | |
tree | c9abd4b106852374e75502f1970c93b66aa26be2 /app-crypt/certbot-nginx | |
parent | app-crypt/certbot-apache: stabilize 2.4.0 for amd64, x86 (diff) | |
download | gentoo-93de948313ebdebfd68a777dea995b1e9def631a.tar.gz gentoo-93de948313ebdebfd68a777dea995b1e9def631a.tar.bz2 gentoo-93de948313ebdebfd68a777dea995b1e9def631a.zip |
app-crypt/certbot-nginx: stabilize 2.4.0 for amd64, 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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.4.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.4.0.ebuild index 8d6ad2deaa37..1e54d1c37e54 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.4.0.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.4.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)" |