diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-05 10:43:03 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-05-05 10:43:22 -0500 |
commit | 1efdd1aac6c8684e7cb822634583fa1c59ec43fb (patch) | |
tree | a94d10258ea369158518912f77746f5efd242bd1 /app-crypt | |
parent | app-crypt/certbot-apache: stabilize 2.5.0 for amd64, x86 (diff) | |
download | gentoo-1efdd1aac6c8684e7cb822634583fa1c59ec43fb.tar.gz gentoo-1efdd1aac6c8684e7cb822634583fa1c59ec43fb.tar.bz2 gentoo-1efdd1aac6c8684e7cb822634583fa1c59ec43fb.zip |
app-crypt/certbot-nginx: stabilize 2.5.0-r1 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/certbot-nginx/certbot-nginx-2.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.5.0-r1.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.5.0-r1.ebuild index 681a2d89b66e..5781f43cf685 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.5.0-r1.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.5.0-r1.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)" |