*/*: rename dev-python/{pyside6 → pyside}

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58e2344a965ca75077542de66f17a02089876f6

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2025-02-04 21:25:26 +09:00
parent 07919ab065
commit a3e69a9fc3
5 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
net-libs/webkit-gtk
)
qt6? (
dev-python/pyside6[${PYTHON_USEDEP},webengine]
dev-python/pyside[${PYTHON_USEDEP},webengine]
dev-python/qtpy[${PYTHON_USEDEP},webengine]
)
"