diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-04-08 21:00:44 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-04-08 21:00:44 -0500 |
commit | 5cf967b420b5ae849e9c6ae3020bf90c2c99efb9 (patch) | |
tree | e8dcccdd340ee46ef4fa2369c38e8e98bbbb052b /app-crypt/acme | |
parent | app-admin/mcollective: masking for last-rites (diff) | |
download | gentoo-5cf967b420b5ae849e9c6ae3020bf90c2c99efb9.tar.gz gentoo-5cf967b420b5ae849e9c6ae3020bf90c2c99efb9.tar.bz2 gentoo-5cf967b420b5ae849e9c6ae3020bf90c2c99efb9.zip |
app-crypt/acme: stabilize 2.4.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/acme')
-rw-r--r-- | app-crypt/acme/acme-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.4.0.ebuild b/app-crypt/acme/acme-2.4.0.ebuild index 75bfed79eb0c..cfc99164db52 100644 --- a/app-crypt/acme/acme-2.4.0.ebuild +++ b/app-crypt/acme/acme-2.4.0.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" |