commit:     205c92206a4a492b6944b5a1387d203b569b8261
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Mar 22 17:44:42 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 07:16:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205c9220

gui-libs/gtk-layer-shell: enable py3.12

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/35867
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.2.ebuild 
b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.2.ebuild
index 9044b9706980..b185c66bb840 100644
--- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.2.ebuild
+++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.8.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 VALA_USE_DEPEND="vapigen"
 inherit vala meson python-any-r1
 

Reply via email to