summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-03-09 14:18:30 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2024-03-09 14:21:36 -0600
commit21ae411412869553d8e96199ce1692fbd73a9dfd (patch)
tree307547a7622e12fcc88d7cec13408f41ae8373d3 /app-crypt/acme
parentsci-visualization/gnuplot: Add missing dependency on xorg-proto (diff)
downloadgentoo-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.ebuild2
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"