diff options
Diffstat (limited to 'dev-python/pyocr')
| -rw-r--r-- | dev-python/pyocr/pyocr-0.8.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyocr/pyocr-0.8.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyocr/pyocr-0.8.2.ebuild b/dev-python/pyocr/pyocr-0.8.2.ebuild index 4fd37f854a56..4da8f68e9543 100644 --- a/dev-python/pyocr/pyocr-0.8.2.ebuild +++ b/dev-python/pyocr/pyocr-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="An optical character recognition (OCR) tool wrapper" diff --git a/dev-python/pyocr/pyocr-0.8.3.ebuild b/dev-python/pyocr/pyocr-0.8.3.ebuild index feadc5400e3b..86df82c03c1b 100644 --- a/dev-python/pyocr/pyocr-0.8.3.ebuild +++ b/dev-python/pyocr/pyocr-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 |
