diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-02 18:20:25 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-02 18:21:41 -0600 |
commit | 0cc877e98bf32cd143139318a0bf0a23720ba261 (patch) | |
tree | 207b38e221c1a855a098ee6ede54bc82cf7032f3 /app-crypt/acme | |
parent | app-emacs/svg-lib: add 0.2.8 (diff) | |
download | gentoo-0cc877e98bf32cd143139318a0bf0a23720ba261.tar.gz gentoo-0cc877e98bf32cd143139318a0bf0a23720ba261.tar.bz2 gentoo-0cc877e98bf32cd143139318a0bf0a23720ba261.zip |
app-crypt/acme: stabilize 2.7.4 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.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.7.4.ebuild b/app-crypt/acme/acme-2.7.4.ebuild index 88e179e64295..2b88a178379f 100644 --- a/app-crypt/acme/acme-2.7.4.ebuild +++ b/app-crypt/acme/acme-2.7.4.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" |