commit:     a5e2127f429cae431446b74bf8d764007236779b
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 00:47:48 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 00:47:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e2127f

gnome-base/gsettings-desktop-schemas: enable py3.10

python is used in build-aux/meson/post-install.py
which we don't actually use for installation.

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 .../gsettings-desktop-schemas/gsettings-desktop-schemas-41.0.ebuild     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-41.0.ebuild 
b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-41.0.ebuild
index a5545f400e75..929c1310ba77 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-41.0.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-41.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python3_{6..9})
+PYTHON_COMPAT=(python3_{6..10})
 inherit gnome.org gnome2-utils meson python-any-r1 xdg
 
 DESCRIPTION="Collection of GSettings schemas for GNOME desktop"

Reply via email to