commit:     f98d611bb8024f25c50432ee381a45de286dbe0f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 18:11:41 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 18:12:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98d611b

dev-ada/e3-core: enable py3.11

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/e3-core/e3-core-22.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/e3-core/e3-core-22.2.0.ebuild 
b/dev-ada/e3-core/e3-core-22.2.0.ebuild
index 1d932fed8927..f205b8d8327d 100644
--- a/dev-ada/e3-core/e3-core-22.2.0.ebuild
+++ b/dev-ada/e3-core/e3-core-22.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 toolchain-funcs
 

Reply via email to