From bbe984a4602f7e606ea725caf62646657f9c53fc Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Oct 2022 08:50:40 +0300 Subject: app-text/OCRmyPDF: disable py3.11 dev-python/coloredlogs doesn't support py3.11, so this package also can't publish py3.11 support. Signed-off-by: Arthur Zamarin --- app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-text') diff --git a/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild b/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild index d31074627..813f3f1f0 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit bash-completion-r1 distutils-r1 optfeature -- cgit v1.2.3-65-gdbad