summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib
diff options
context:
space:
mode:
authorNowa Ammerlaan <nowa@gentoo.org>2025-02-03 16:21:37 +0100
committerNowa Ammerlaan <nowa@gentoo.org>2025-02-03 18:40:46 +0100
commitc58e2344a965ca75077542de66f17a02089876f6 (patch)
tree95e5f6db73f2ce4edd8702994f4621fa30cd5477 /dev-python/matplotlib
parente0d5382b6ad5a96fe2451a8d42bd6bf11b24531d (diff)
downloadgentoo-c58e2344a965ca75077542de66f17a02089876f6.tar.gz
gentoo-c58e2344a965ca75077542de66f17a02089876f6.tar.bz2
gentoo-c58e2344a965ca75077542de66f17a02089876f6.zip
dev-python/pyside6: rename to dev-python/pyside
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.0.ebuild b/dev-python/matplotlib/matplotlib-3.10.0.ebuild
index 389bbe80a27d..5bcc2d1df943 100644
--- a/dev-python/matplotlib/matplotlib-3.10.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.10.0.ebuild
@@ -78,7 +78,7 @@ RDEPEND="
$(python_gen_cond_dep '
|| (
dev-python/pyqt6[gui,widgets,${PYTHON_USEDEP}]
- dev-python/pyside6[gui,widgets,${PYTHON_USEDEP}]
+ dev-python/pyside:6[gui,widgets,${PYTHON_USEDEP}]
)
' 'python3*')
)