commit: b6ac83bd57454353fa4d5b2318da0a2d925165f9
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 9 20:19:54 2024 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 9 20:21:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ac83bd
app-crypt/certbot-apache: stabilize 2.9.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild
b/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild
index 07c1b3fa631b..1727e1bbafb9 100644
--- a/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-2.9.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)"