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