diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-11 15:27:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-11 15:28:43 -0500 |
commit | d01dcc37f4fbbab953ac56ec3bfaea13b66095e0 (patch) | |
tree | 5871296bc029b20ead82de45ef8a58bc9df37d5b /app-crypt | |
parent | app-admin/rasdaemon: Keyword 0.8.0 ppc64, #895498 (diff) | |
download | gentoo-d01dcc37f4fbbab953ac56ec3bfaea13b66095e0.tar.gz gentoo-d01dcc37f4fbbab953ac56ec3bfaea13b66095e0.tar.bz2 gentoo-d01dcc37f4fbbab953ac56ec3bfaea13b66095e0.zip |
app-crypt/acme: stabilize 2.6.0 for amd64, arm, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/acme/acme-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.6.0.ebuild b/app-crypt/acme/acme-2.6.0.ebuild index 88e179e64295..2b88a178379f 100644 --- a/app-crypt/acme/acme-2.6.0.ebuild +++ b/app-crypt/acme/acme-2.6.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" |