commit:     e57424b8dfa2f6cd978b1b537b6bd7e18a2b1374
Author:     Violet Purcell <vimproved <AT> inventati <DOT> org>
AuthorDate: Sun Jun  4 18:44:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 05:12:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57424b8

dev-util/glib-utils: enable py3.12

Signed-off-by: Violet Purcell <vimproved <AT> inventati.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/glib-utils/glib-utils-2.76.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glib-utils/glib-utils-2.76.3.ebuild 
b/dev-util/glib-utils/glib-utils-2.76.3.ebuild
index a3a82d2df97f..ae99e9487c19 100644
--- a/dev-util/glib-utils/glib-utils-2.76.3.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.76.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 GNOME_ORG_MODULE="glib"
 
 inherit gnome.org python-single-r1

Reply via email to