commit:     a22b21370a8f8305e60247363e22f83b551739bc
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 10:10:27 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 10:52:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22b2137

app-admin/ansible-core: enable py3.11

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/ansible-core/ansible-core-2.13.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/ansible-core/ansible-core-2.13.3.ebuild 
b/app-admin/ansible-core/ansible-core-2.13.3.ebuild
index 3f9ae0c36f55..3655837bc68d 100644
--- a/app-admin/ansible-core/ansible-core-2.13.3.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.13.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

Reply via email to