commit: 9c0baeaeb3f32809650cb71afc40c8741b12b480
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 17:52:55 2024 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 17:54:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0baeae
app-crypt/certbot-apache: stabilize 2.8.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-crypt/certbot-apache/certbot-apache-2.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/certbot-apache/certbot-apache-2.8.0.ebuild
b/app-crypt/certbot-apache/certbot-apache-2.8.0.ebuild
index 4d1707d36f00..1727e1bbafb9 100644
--- a/app-crypt/certbot-apache/certbot-apache-2.8.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-2.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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)"