From 5729858ff69d85fdb7e7920cbcf3e97fd5d9d5c8 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 11 Jun 2023 15:28:07 -0500 Subject: app-crypt/certbot-apache: stabilize 2.6.0 for amd64, x86 Signed-off-by: Matthew Thode --- app-crypt/certbot-apache/certbot-apache-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/certbot-apache/certbot-apache-2.6.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.6.0.ebuild index 4d1707d36f00..9ed5d0b39780 100644 --- a/app-crypt/certbot-apache/certbot-apache-2.6.0.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-2.6.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)" -- cgit v1.2.3-65-gdbad