diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:22:36 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-24 15:24:53 -0600 |
commit | 244882a3d092b2b2857dc849355d300aff028006 (patch) | |
tree | be2d195c3560922228cf8ee1d5d3d5f43768085e /app-crypt/acme | |
parent | dev-libs/leatherman: stabilize 1.12.11 (diff) | |
download | gentoo-244882a3d092b2b2857dc849355d300aff028006.tar.gz gentoo-244882a3d092b2b2857dc849355d300aff028006.tar.bz2 gentoo-244882a3d092b2b2857dc849355d300aff028006.zip |
app-crypt/acme: stabilize 2.7.3 for amd64, arm, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/acme')
-rw-r--r-- | app-crypt/acme/acme-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.7.3.ebuild b/app-crypt/acme/acme-2.7.3.ebuild index 88e179e64295..2b88a178379f 100644 --- a/app-crypt/acme/acme-2.7.3.ebuild +++ b/app-crypt/acme/acme-2.7.3.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" |