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 4d1707d36f003..9ed5d0b39780e 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)"