summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-04-08 21:01:04 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-04-08 21:01:04 -0500
commit4343d29ed579786ee320695083663fedd4a55bdf (patch)
treea92137114c6c71fd16efa9b1cb3ac602641d8950 /app-crypt/certbot/certbot-2.4.0.ebuild
parentapp-crypt/acme: stabilize 2.4.0 for amd64, x86 (diff)
downloadgentoo-4343d29ed579786ee320695083663fedd4a55bdf.tar.gz
gentoo-4343d29ed579786ee320695083663fedd4a55bdf.tar.bz2
gentoo-4343d29ed579786ee320695083663fedd4a55bdf.zip
app-crypt/certbot: stabilize 2.4.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-2.4.0.ebuild')
-rw-r--r--app-crypt/certbot/certbot-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-2.4.0.ebuild b/app-crypt/certbot/certbot-2.4.0.ebuild
index a8c222abcae4..e7d9cff408fb 100644
--- a/app-crypt/certbot/certbot-2.4.0.ebuild
+++ b/app-crypt/certbot/certbot-2.4.0.ebuild
@@ -19,7 +19,7 @@ else
https://github.com/certbot/certbot/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
DESCRIPTION="Let’s Encrypt client to automate deployment of X.509 certificates"