From 64a7f674bc6c861c85d78f546fd8e395aaa3d4c3 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 3 May 2024 21:00:16 -0500 Subject: [PATCH] app-crypt/certbot-apache: stabilize 2.10.0 for amd64, x86 Signed-off-by: Matthew Thode --- app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild index a7f3d35e15e35..61a3c7acc7768 100644 --- a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild @@ -23,7 +23,7 @@ else -> ${PARENT_P}.gh.tar.gz " # Only for amd64, arm64 and x86 because of dev-python/python-augeas - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"