commit:     4576572331315a00c38e2bc81665477abf24b107
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Thu Jun  6 02:33:05 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 04:09:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45765723

media-fonts/liberation-fonts: enable py3.12

Closes: https://bugs.gentoo.org/929610
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/liberation-fonts/liberation-fonts-2.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/liberation-fonts/liberation-fonts-2.1.5.ebuild 
b/media-fonts/liberation-fonts/liberation-fonts-2.1.5.ebuild
index 1641b67b6a7d..55982df9000c 100644
--- a/media-fonts/liberation-fonts/liberation-fonts-2.1.5.ebuild
+++ b/media-fonts/liberation-fonts/liberation-fonts-2.1.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit font python-any-r1
 

Reply via email to