diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-13 20:05:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-13 20:05:58 -0500 |
commit | 9f0eda0653df3f23f6665beb1883d8e455100b4c (patch) | |
tree | d6e7db26adad0f2633b4827ce7bb10d841f5d964 /app-crypt/certbot-nginx | |
parent | app-crypt/certbot-apache: stabilize 2.2.0 for amd64, x86 (diff) | |
download | gentoo-9f0eda0653df3f23f6665beb1883d8e455100b4c.tar.gz gentoo-9f0eda0653df3f23f6665beb1883d8e455100b4c.tar.bz2 gentoo-9f0eda0653df3f23f6665beb1883d8e455100b4c.zip |
app-crypt/certbot-nginx: stabilize 2.2.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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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)" |