diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.10.9.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.9.ebuild b/dev-python/matplotlib/matplotlib-3.10.9.ebuild index 0d8a96b05af5..a31849f8a324 100644 --- a/dev-python/matplotlib/matplotlib-3.10.9.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.9.ebuild @@ -93,7 +93,7 @@ RDEPEND=" wxwidgets? ( $(python_gen_cond_dep ' dev-python/wxpython:*[${PYTHON_USEDEP}] - ') + ' python3_{10..12}) ) " diff --git a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild index 719a49ae6084..6d293a45e611 100644 --- a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild @@ -90,7 +90,7 @@ RDEPEND=" wxwidgets? ( $(python_gen_cond_dep ' dev-python/wxpython:*[${PYTHON_USEDEP}] - ') + ' python3_{10..12}) ) " |
