diff options
author | 2024-05-03 20:58:04 -0500 | |
---|---|---|
committer | 2024-05-03 21:01:11 -0500 | |
commit | 50f2a2f00dacca7f8e0daec79a1889a09bd3b81b (patch) | |
tree | 1522e793ef73e7f28574d3fe4a12d918da731d2a /app-crypt/acme | |
parent | dev-util/vulkan-utility-libraries: Stabilize 1.3.280.0 ppc64, #931139 (diff) | |
download | gentoo-50f2a2f00dacca7f8e0daec79a1889a09bd3b81b.tar.gz gentoo-50f2a2f00dacca7f8e0daec79a1889a09bd3b81b.tar.bz2 gentoo-50f2a2f00dacca7f8e0daec79a1889a09bd3b81b.zip |
app-crypt/acme: stabilize 2.10.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.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-2.10.0.ebuild b/app-crypt/acme/acme-2.10.0.ebuild index 8ab22f2f02b5..e1741257a1d2 100644 --- a/app-crypt/acme/acme-2.10.0.ebuild +++ b/app-crypt/acme/acme-2.10.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" |