commit: 3b42f31552d92c800e7f1a6b015c0efb70a93918
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 16:49:11 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 18:05:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b42f315
media-gfx/entangle: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-gfx/entangle/entangle-3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/entangle/entangle-3.0-r2.ebuild
b/media-gfx/entangle/entangle-3.0-r2.ebuild
index 8bd415cc416b..f9cac710c4b3 100644
--- a/media-gfx/entangle/entangle-3.0-r2.ebuild
+++ b/media-gfx/entangle/entangle-3.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit gnome2-utils meson python-single-r1 xdg-utils