diff options
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild index 4c1fb4245373..a4ce7c9d4d0c 100644 --- a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=meson-python PYPI_VERIFY_REPO=https://github.com/matplotlib/matplotlib-release -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 pypi virtualx |
