summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-05-03 21:00:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2024-05-03 21:01:14 -0500
commit64a7f674bc6c861c85d78f546fd8e395aaa3d4c3 (patch)
tree20f26a5aa855acba86f1e6c00a5b0aa142b9f12e
parentapp-crypt/certbot: stabilize 2.10.0 for amd64, arm, arm64, x86 (diff)
downloadgentoo-64a7f674bc6c861c85d78f546fd8e395aaa3d4c3.tar.gz
gentoo-64a7f674bc6c861c85d78f546fd8e395aaa3d4c3.tar.bz2
gentoo-64a7f674bc6c861c85d78f546fd8e395aaa3d4c3.zip
app-crypt/certbot-apache: stabilize 2.10.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 a7f3d35e15e3..61a3c7acc776 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)"