diff --git a/dev-python/pikepdf/pikepdf-2.12.1.ebuild b/dev-python/pikepdf/pikepdf-2.12.1.ebuild index 2a76869d388eb..e8d4a26509058 100644 --- a/dev-python/pikepdf/pikepdf-2.12.1.ebuild +++ b/dev-python/pikepdf/pikepdf-2.12.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 MY_P=${P/_p/.post}