diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-13 20:05:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-13 20:05:57 -0500 |
commit | 98c448f261762ff2989c8f13b060909b3e27b42d (patch) | |
tree | 1c980267493fb7bbbd0df2c31777beef4146e9ea /app-crypt/certbot-apache | |
parent | gnome-extra/gnome-weather: Version bump to 44_rc (diff) | |
download | gentoo-98c448f261762ff2989c8f13b060909b3e27b42d.tar.gz gentoo-98c448f261762ff2989c8f13b060909b3e27b42d.tar.bz2 gentoo-98c448f261762ff2989c8f13b060909b3e27b42d.zip |
app-crypt/certbot-apache: stabilize 2.2.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-apache')
-rw-r--r-- | app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild index 4d1707d36f00..9ed5d0b39780 100644 --- a/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-2.2.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)" |