commit:     641413ca68978daa98e3114450f39a7ea69ac272
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 11:44:20 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 14 11:44:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641413ca

app-office/lyx: enable py3.11

Closes: https://bugs.gentoo.org/896614
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-office/lyx/lyx-2.3.6.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/lyx/lyx-2.3.6.1-r2.ebuild 
b/app-office/lyx/lyx-2.3.6.1-r2.ebuild
index f9a7721d2dce..3ce28049be21 100644
--- a/app-office/lyx/lyx-2.3.6.1-r2.ebuild
+++ b/app-office/lyx/lyx-2.3.6.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 MY_P="${P/_}"
 inherit desktop font python-single-r1 qmake-utils toolchain-funcs xdg-utils

Reply via email to