summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-03-16 11:56:20 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-03-16 11:56:20 -0500
commit98647acc7b58880d91f9eef01cc5ea860b437059 (patch)
tree58a70ee3252c7311afbb920610650b27c3a0732c /app-crypt
parentdev-vcs/git: cleanup patches (diff)
downloadgentoo-98647acc7b58880d91f9eef01cc5ea860b437059.tar.gz
gentoo-98647acc7b58880d91f9eef01cc5ea860b437059.tar.bz2
gentoo-98647acc7b58880d91f9eef01cc5ea860b437059.zip
app-crypt/acme: stabilize 2.3.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/acme/acme-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.3.0.ebuild b/app-crypt/acme/acme-2.3.0.ebuild
index 75bfed79eb0c..cfc99164db52 100644
--- a/app-crypt/acme/acme-2.3.0.ebuild
+++ b/app-crypt/acme/acme-2.3.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"