summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-05-07 10:57:04 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-05-07 10:58:35 -0500
commita6453f6d7eccb2c41fd76385aa7a6a5797f267a7 (patch)
tree6c46fcc297837b7001f85c81015968ecc24e2aa5
parentwww-apps/icingaweb2: 2.10.1 stable amd64/x86 (diff)
downloadgentoo-a6453f6d.tar.gz
gentoo-a6453f6d.tar.bz2
gentoo-a6453f6d.zip
app-crypt/acme: 1.26.0 stable amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--app-crypt/acme/acme-1.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-1.26.0.ebuild b/app-crypt/acme/acme-1.26.0.ebuild
index be518d606627..da63ed453043 100644
--- a/app-crypt/acme/acme-1.26.0.ebuild
+++ b/app-crypt/acme/acme-1.26.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
S=${WORKDIR}/certbot-${PV}/acme
fi