commit: 613b8345f359dc5f3558c741897addc3a8c283cf
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Feb 13 23:51:29 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Feb 13 23:51:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=613b8345
dev-python/PyQt5-stubs: keep USE in sync with pyqt5
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
.../{PyQt5-stubs-5.15.6.0.ebuild => PyQt5-stubs-5.15.6.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild
b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild
similarity index 82%
rename from dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild
rename to dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild
index 985335e20..4931db7cf 100644
--- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild
+++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild
@@ -25,7 +25,7 @@ KEYWORDS="~amd64"
DEPEND="test? (
dev-python/mypy[${PYTHON_USEDEP}]
dev-python/pyqtwebengine[${PYTHON_USEDEP}]
-
dev-python/pyqt5[${PYTHON_USEDEP},dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets]
+
dev-python/pyqt5[${PYTHON_USEDEP},dbus,declarative,designer,multimedia,network,opengl,serialport,sql,svg,widgets]
)
"