commit:     9df2065a44e1b3c3cf94004d0e2ef0bd48543221
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 21:49:59 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 21:51:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df2065a

x11-themes/adwaita-icon-theme: Add Python 3.11 compatibility

Closes: https://bugs.gentoo.org/862184
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
index ae0367b097d5..877d8929628b 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit gnome2 python-any-r1
 

Reply via email to