summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-02-27 19:00:19 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2024-02-27 19:01:21 -0600
commit605c179d817465a2c82b28ca746644e21693cc98 (patch)
treecfcdb55597c6d2d17348da33c7595df486c7b0b6 /app-admin/ansible-core
parentapp-admin/ansible-core: add 2.16.4 (diff)
downloadgentoo-605c179d817465a2c82b28ca746644e21693cc98.tar.gz
gentoo-605c179d817465a2c82b28ca746644e21693cc98.tar.bz2
gentoo-605c179d817465a2c82b28ca746644e21693cc98.zip
app-admin/ansible-core: enable py3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible-core')
-rw-r--r--app-admin/ansible-core/ansible-core-2.16.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible-core/ansible-core-2.16.4.ebuild b/app-admin/ansible-core/ansible-core-2.16.4.ebuild
index 3013d29fa0b5..49da7dc95856 100644
--- a/app-admin/ansible-core/ansible-core-2.16.4.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.16.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_SETUPTOOLS=bdepend
PYPI_NO_NORMALIZE=1