summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-03-09 14:19:10 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2024-03-09 14:21:38 -0600
commit4f7dbec041789e66a78b7f779438303425ffcc70 (patch)
tree82370dc52ea4bf3db5cb1ff4316939f01fa8e898 /app-crypt
parentapp-crypt/acme: stabilize 2.9.0 for amd64, arm, arm64, x86 (diff)
downloadgentoo-4f7dbec041789e66a78b7f779438303425ffcc70.tar.gz
gentoo-4f7dbec041789e66a78b7f779438303425ffcc70.tar.bz2
gentoo-4f7dbec041789e66a78b7f779438303425ffcc70.zip
app-crypt/certbot: stabilize 2.9.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/certbot-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-2.9.0.ebuild b/app-crypt/certbot/certbot-2.9.0.ebuild
index 0f29c796b738..d2fb34633770 100644
--- a/app-crypt/certbot/certbot-2.9.0.ebuild
+++ b/app-crypt/certbot/certbot-2.9.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"