summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-28 17:59:03 +0100
committerSam James <sam@gentoo.org>2024-05-28 17:59:03 +0100
commitf75e394d552e01483f2892c179cc6eef862b24db (patch)
tree98e81249df0393d2fdaf7a85f68009c91df50a28 /app-crypt/acme-tiny
parentapp-admin/supervisor: Stabilize 4.2.5-r1 x86, #932913 (diff)
downloadgentoo-f75e394d552e01483f2892c179cc6eef862b24db.tar.gz
gentoo-f75e394d552e01483f2892c179cc6eef862b24db.tar.bz2
gentoo-f75e394d552e01483f2892c179cc6eef862b24db.zip
app-crypt/acme-tiny: Stabilize 5.0.1-r2 x86, #932915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/acme-tiny')
-rw-r--r--app-crypt/acme-tiny/acme-tiny-5.0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme-tiny/acme-tiny-5.0.1-r2.ebuild b/app-crypt/acme-tiny/acme-tiny-5.0.1-r2.ebuild
index 248ebad7185f..4c624312124e 100644
--- a/app-crypt/acme-tiny/acme-tiny-5.0.1-r2.ebuild
+++ b/app-crypt/acme-tiny/acme-tiny-5.0.1-r2.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1
SRC_URI="https://github.com/diafygi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="A tiny, auditable script for Let's Encrypt's ACME Protocol"
HOMEPAGE="https://github.com/diafygi/acme-tiny"