summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-07 00:52:22 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-07 00:52:22 -0500
commitfe184fbe67a3babdbafb3fa4b53d29e18ecb5955 (patch)
tree0c0e85b1cf14e34008f3a118337eee0318090b1f /dev-python
parentf9e47c641c00122c937cb1886b8602bbacdd1b20 (diff)
downloadbaldeagleos-repo-fe184fbe67a3babdbafb3fa4b53d29e18ecb5955.tar.gz
baldeagleos-repo-fe184fbe67a3babdbafb3fa4b53d29e18ecb5955.tar.xz
baldeagleos-repo-fe184fbe67a3babdbafb3fa4b53d29e18ecb5955.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/matplotlib/matplotlib-3.10.9.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild2
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})
)
"