From 3d133ef5cbde1a3f1529cf7b864f2db01f87dd65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 23 Nov 2024 12:33:38 +0100 Subject: =?UTF-8?q?Rename=20dev-python/{PyQt6=20=E2=86=92=20pyqt6}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/matplotlib') diff --git a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild index c4d37442af3e..8f1dff9323be 100644 --- a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild @@ -77,7 +77,7 @@ RDEPEND=" qt6? ( $(python_gen_cond_dep ' || ( - dev-python/PyQt6[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt6[gui,widgets,${PYTHON_USEDEP}] dev-python/pyside6[gui,widgets,${PYTHON_USEDEP}] ) ' 'python3*') -- cgit v1.2.3