diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |