summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-06-11 15:28:07 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-06-11 15:28:46 -0500
commit5729858ff69d85fdb7e7920cbcf3e97fd5d9d5c8 (patch)
tree1aec45860540a7f69bb1a54714181bdb4d35621c
parentapp-crypt/certbot: stabilize 2.6.0 for amd64, arm, arm64, x86 (diff)
downloadgentoo-5729858f.tar.gz
gentoo-5729858f.tar.bz2
gentoo-5729858f.zip
app-crypt/certbot-apache: stabilize 2.6.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--app-crypt/certbot-apache/certbot-apache-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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)"