Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-apache/
Date: Tue, 14 Mar 2023 01:06:06
Message-Id: 1678755957.98c448f261762ff2989c8f13b060909b3e27b42d.prometheanfire@gentoo
1 commit: 98c448f261762ff2989c8f13b060909b3e27b42d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 14 01:05:28 2023 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 14 01:05:57 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c448f2
7
8 app-crypt/certbot-apache: stabilize 2.2.0 for amd64, x86
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild
16 index 4d1707d36f00..9ed5d0b39780 100644
17 --- a/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild
18 +++ b/app-crypt/certbot-apache/certbot-apache-2.2.0.ebuild
19 @@ -23,7 +23,7 @@ else
20 -> ${PARENT_P}.gh.tar.gz
21 "
22 # Only for amd64, arm64 and x86 because of dev-python/python-augeas
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm64 x86"
25 fi
26
27 DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"