diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-11 15:28:24 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-11 15:28:47 -0500 |
commit | 833c6195a9a2e9ffbad1d01eae3f34112b74b9b4 (patch) | |
tree | a5db42aa4a3e49340248c9b6af989309b8ba36d5 /app-crypt | |
parent | app-crypt/certbot-apache: stabilize 2.6.0 for amd64, x86 (diff) | |
download | gentoo-833c6195a9a2e9ffbad1d01eae3f34112b74b9b4.tar.gz gentoo-833c6195a9a2e9ffbad1d01eae3f34112b74b9b4.tar.bz2 gentoo-833c6195a9a2e9ffbad1d01eae3f34112b74b9b4.zip |
app-crypt/certbot-nginx: stabilize 2.6.0 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.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.6.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.6.0.ebuild index 681a2d89b66e..5781f43cf685 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-2.6.0.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-2.6.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)" |