summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-05-05 10:42:19 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-05-05 10:43:20 -0500
commitd917772cd028d8cf7ecf38aaf1217d047c04e060 (patch)
tree71e15a3537f860454beb4076c7ad57184ba089e1 /app-crypt/certbot
parentapp-crypt/acme: stabilize 2.5.0-r1 for amd64, arm, arm64, x86 (diff)
downloadgentoo-d917772cd028d8cf7ecf38aaf1217d047c04e060.tar.gz
gentoo-d917772cd028d8cf7ecf38aaf1217d047c04e060.tar.bz2
gentoo-d917772cd028d8cf7ecf38aaf1217d047c04e060.zip
app-crypt/certbot: stabilize 2.5.0 for amd64, arm, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot')
-rw-r--r--app-crypt/certbot/certbot-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-2.5.0.ebuild b/app-crypt/certbot/certbot-2.5.0.ebuild
index a8c222abcae4..2b7d254bda18 100644
--- a/app-crypt/certbot/certbot-2.5.0.ebuild
+++ b/app-crypt/certbot/certbot-2.5.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"