app-crypt/acme: add 2.9.0-r1

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-03-09 15:04:58 +01:00
parent 0fb40e9e13
commit 186b3aeb11
5 changed files with 80 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1