*/*: rename dev-python/{PyQt5 → pyqt5}

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-11-25 01:48:16 +05:00
parent 1c1a2ecdb3
commit 9f6ca3538e
13 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,6 +18,6 @@ KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="
dev-python/PyQt5[${PYTHON_USEDEP},svg]
dev-python/pyqt5[${PYTHON_USEDEP},svg]
dev-python/numpy[${PYTHON_USEDEP}]
"