diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-05-03 21:00:44 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-05-03 21:01:15 -0500 |
commit | be967abfd861e54eb5c3236440272b8717bb9f82 (patch) | |
tree | a1736bc353e1863349ab9439a96f5f1a7b44dc81 /app-crypt | |
parent | app-crypt/certbot-apache: stabilize 2.10.0 for amd64, x86 (diff) | |
download | gentoo-be967abfd861e54eb5c3236440272b8717bb9f82.tar.gz gentoo-be967abfd861e54eb5c3236440272b8717bb9f82.tar.bz2 gentoo-be967abfd861e54eb5c3236440272b8717bb9f82.zip |
app-crypt/certbot-nginx: stabilize 2.10.0 for amd64, arm, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild index db555ce797a5..c7c737694976 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.10.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)" |