summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-11-22 17:57:45 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-11-22 17:57:45 -0600
commita865fdbd4d9f231d002bc656f7dd0795d040236c (patch)
tree21b157707a24e85f0f7b369f4cd3d518cc6dce16 /app-crypt/acme/acme-9999.ebuild
parentdev-java/logback-core: Keyword 1.4.1 ppc64, #879491 (diff)
downloadgentoo-a865fdbd4d9f231d002bc656f7dd0795d040236c.tar.gz
gentoo-a865fdbd4d9f231d002bc656f7dd0795d040236c.tar.bz2
gentoo-a865fdbd4d9f231d002bc656f7dd0795d040236c.zip
app-crypt/acme: 2.0.0 bump
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/acme/acme-9999.ebuild')
-rw-r--r--app-crypt/acme/acme-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild
index a905a81b75cc..8105093d2780 100644
--- a/app-crypt/acme/acme-9999.ebuild
+++ b/app-crypt/acme/acme-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1