commit: fd2f540b2b476bb06086c35401037e09b9fb0714 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon Nov 20 21:36:28 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Nov 20 21:38:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2f540b
app-crypt/acme: stabilize 2.7.2 for amd64, arm64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-crypt/acme/acme-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/acme/acme-2.7.2.ebuild b/app-crypt/acme/acme-2.7.2.ebuild index 88e179e64295..65ace3efd07c 100644 --- a/app-crypt/acme/acme-2.7.2.ebuild +++ b/app-crypt/acme/acme-2.7.2.ebuild @@ -22,7 +22,7 @@ else https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${PARENT_P}.gh.tar.gz " - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" fi DESCRIPTION="An implementation of the ACME protocol"