diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-03-09 14:18:30 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-03-09 14:21:36 -0600 |
commit | 21ae411412869553d8e96199ce1692fbd73a9dfd (patch) | |
tree | 307547a7622e12fcc88d7cec13408f41ae8373d3 /app-crypt/acme | |
parent | sci-visualization/gnuplot: Add missing dependency on xorg-proto (diff) | |
download | gentoo-21ae411412869553d8e96199ce1692fbd73a9dfd.tar.gz gentoo-21ae411412869553d8e96199ce1692fbd73a9dfd.tar.bz2 gentoo-21ae411412869553d8e96199ce1692fbd73a9dfd.zip |
app-crypt/acme: stabilize 2.9.0 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.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.9.0.ebuild b/app-crypt/acme/acme-2.9.0.ebuild index 2c5bdf643ecf..07785d15358d 100644 --- a/app-crypt/acme/acme-2.9.0.ebuild +++ b/app-crypt/acme/acme-2.9.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" |