diff options
Diffstat (limited to 'dev-python/fontMath/fontMath-0.9.3.ebuild')
-rw-r--r-- | dev-python/fontMath/fontMath-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fontMath/fontMath-0.9.3.ebuild b/dev-python/fontMath/fontMath-0.9.3.ebuild index 7ee929cb9..37cc5c2f1 100644 --- a/dev-python/fontMath/fontMath-0.9.3.ebuild +++ b/dev-python/fontMath/fontMath-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 pypi |